Commit 70cf0773 authored by Raphaël Bleuse's avatar Raphaël Bleuse

Fix missing dependency in packaging

parent 1ef460b5
Pipeline #8767 passed with stage
in 24 seconds
......@@ -29,6 +29,7 @@ zip_safe = False
package_dir = =src
packages = cate
install_requires =
multiset
svgwrite
[options.extras_require]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment