зеркало из https://github.com/microsoft/torchgeo.git
pytest 6.0+ required for pyproject.toml support
This commit is contained in:
Родитель
abb2252cb0
Коммит
6485889873
|
@ -15,7 +15,7 @@ dependencies:
|
|||
- flake8
|
||||
- flake8-import-order
|
||||
- mypy>=0.900
|
||||
- pytest
|
||||
- pytest>=6.0
|
||||
- pytest-cov
|
||||
- black
|
||||
- opencv-python
|
||||
|
|
|
@ -6,7 +6,7 @@ numpy
|
|||
opencv-python
|
||||
pillow
|
||||
pycocotools
|
||||
pytest
|
||||
pytest>=6.0
|
||||
pytest-cov
|
||||
pytorch-sphinx-theme
|
||||
radiant-mlhub>=0.2.1
|
||||
|
|
|
@ -55,5 +55,5 @@ style =
|
|||
flake8-import-order
|
||||
mypy>=0.900
|
||||
tests =
|
||||
pytest
|
||||
pytest>=6.0
|
||||
pytest-cov
|
||||
|
|
|
@ -9,7 +9,7 @@ spack:
|
|||
- "py-mypy@0.900:"
|
||||
- py-numpy
|
||||
- py-pycocotools
|
||||
- py-pytest
|
||||
- "py-pytest@6.0:"
|
||||
- py-pytest-cov
|
||||
- py-pytorch-sphinx-theme
|
||||
- "py-radiant-mlhub@0.2.1:"
|
||||
|
|
Загрузка…
Ссылка в новой задаче