- 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:
@@ -16,6 +16,7 @@ apt-get install python3-gdal
|
||||
apt-get install python3-lxml
|
||||
apt-get install python3-ezdxf
|
||||
easy_install3 -U distribute
|
||||
pip3 install --upgrade dill
|
||||
pip3 install --upgrade Shapely
|
||||
pip3 install --upgrade vispy
|
||||
pip3 install --upgrade rtree
|
||||
|
||||
Reference in New Issue
Block a user