mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
18 lines
214 B
Plaintext
18 lines
214 B
Plaintext
-r requirements.txt
|
|
|
|
# development specific requirements
|
|
cython~=0.29
|
|
delocate
|
|
hypothesis
|
|
mypy
|
|
numpydoc
|
|
packaging
|
|
pytest
|
|
pytest-cov>=2.2.0
|
|
pytest-randomly==3.10.1
|
|
shapely
|
|
sphinx
|
|
sphinx-click
|
|
sphinx-rtd-theme
|
|
wheel
|