- updated requirements.txt and setup_ubuntu.sh files

This commit is contained in:
Marius Stanciu
2019-11-21 23:57:30 +02:00
committed by Marius
parent 3a635117df
commit c7fafe0b87
4 changed files with 8 additions and 5 deletions

View File

@@ -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