-clean-up before merge
This commit is contained in:
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
# This file contains python only requirements to be installed with pip
|
||||
# Python pacakges that cannot be installed with pip (e.g. PyQt5, GDAL) are not included.
|
||||
# Usage: pip install -r requirements.txt
|
||||
numpy>=1.8
|
||||
simplejson
|
||||
rtree
|
||||
pyopengl
|
||||
pyopengl-accelerate
|
||||
vispy
|
||||
ortools
|
||||
svg.path
|
||||
simplejson
|
||||
shapely>=1.3
|
||||
freetype-py
|
||||
fontTools
|
||||
rasterio
|
||||
lxml
|
||||
ezdxf
|
||||
Reference in New Issue
Block a user