Adding missing svgpathtools to install_requires

This commit is contained in:
Roger Maitland 2022-11-22 09:12:25 -05:00
parent c53ee3e54c
commit ef78dcbf4e

View file

@ -24,6 +24,7 @@ install_requires =
OCP-stubs @ git+https://github.com/CadQuery/OCP-stubs@7.6.3
typing_extensions
numpy
svgpathtools
include_package_data = True
[options.packages.find]