- finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
- updated the requirements.txt file to request that the Shapely package needs to be at least version 1.7.0 as it is needed in the latest versions of FlatCAM beta - some TOOD cleanups - minor changes
This commit is contained in:
@@ -18,7 +18,7 @@ vispy
|
||||
ortools>=7.0
|
||||
svg.path
|
||||
simplejson
|
||||
shapely>=1.3
|
||||
shapely>=1.7.0
|
||||
freetype-py
|
||||
fontTools
|
||||
rasterio
|
||||
|
||||
Reference in New Issue
Block a user