mirror of
https://github.com/gumyr/build123d.git
synced 2026-01-05 00:32:25 -08:00
Adding missing svgpathtools to install_requires
This commit is contained in:
parent
c53ee3e54c
commit
ef78dcbf4e
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue