- reactivated the version check in case the release is not BETA; FlatCAMApp.App has now a beta object that when set True the application will show in the Title and help-> About that is Beta (and it disable version checking)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Usage: pip install -r requirements.txt
|
||||
numpy>=1.8
|
||||
simplejson
|
||||
dill
|
||||
rtree
|
||||
pyopengl
|
||||
pyopengl-accelerate
|
||||
|
||||
Reference in New Issue
Block a user