- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)

- modified the requirements.txt file to force svg.path module to be at least version 4.0
This commit is contained in:
Marius Stanciu
2020-04-30 12:47:07 +03:00
committed by Marius
parent 0ac5bb777b
commit 98541775d4
56 changed files with 843 additions and 108 deletions

View File

@@ -16,7 +16,7 @@ rtree
pyopengl
vispy
ortools>=7.0
svg.path
svg.path>=4.0
simplejson
shapely>=1.7.0
freetype-py