- updated requirements.txt and setup_ubuntu.sh files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This file contains python only requirements to be installed with pip
|
||||
# Python packages that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
|
||||
# Usage: pip install -r requirements.txt
|
||||
# Usage: pip3 install -r requirements.txt
|
||||
numpy>=1.16
|
||||
matplotlib>=3.1
|
||||
cycler>=0.10
|
||||
@@ -11,7 +11,6 @@ setuptools
|
||||
dill
|
||||
rtree
|
||||
pyopengl
|
||||
pyopengl-accelerate
|
||||
vispy
|
||||
ortools
|
||||
svg.path
|
||||
|
||||
Reference in New Issue
Block a user