mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
-r requirements.txt
|
|
|
|
# development specific requirements
|
|
cython~=0.29
|
|
delocate
|
|
hypothesis
|
|
numpydoc
|
|
packaging
|
|
pytest~=4.6.0
|
|
pytest-cov>=2.2.0
|
|
pytest-randomly==3.10.1
|
|
shapely
|
|
sphinx
|
|
sphinx-rtd-theme
|
|
wheel
|