Added svg.path to requirements.txt

It’s required for FlatCAM to work, and already made its way into the Ubuntu setup script. Added it here too so that people installing using the requirements file also get everything they need.
This commit is contained in:
Barnaby Walters 2016-10-25 21:17:09 +00:00
parent 261054f1cf
commit c99a0ece9a
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ shapely>=1.3
simplejson
rtree
scipy
svg.path