Преглед на файлове

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.
Barnaby Walters преди 9 години
родител
ревизия
c99a0ece9a
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

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