Merge branch 'main' into 0.0.24.dev0_hcb139b
This commit is contained in:
+2
-7
@@ -20,7 +20,6 @@ requirements:
|
|||||||
host:
|
host:
|
||||||
- python >=3.6,<3.10
|
- python >=3.6,<3.10
|
||||||
- pip
|
- pip
|
||||||
- poetry-core >=1.0.0
|
|
||||||
run:
|
run:
|
||||||
- python >=3.6,<3.10
|
- python >=3.6,<3.10
|
||||||
# - click <8
|
# - click <8
|
||||||
@@ -48,18 +47,14 @@ requirements:
|
|||||||
- pydantic >=1.10.2,<2.0.0
|
- pydantic >=1.10.2,<2.0.0
|
||||||
|
|
||||||
test:
|
test:
|
||||||
source_files:
|
|
||||||
- tests
|
|
||||||
requires:
|
|
||||||
- pip
|
|
||||||
- pytest
|
|
||||||
imports:
|
imports:
|
||||||
- gdptools
|
- gdptools
|
||||||
commands:
|
commands:
|
||||||
# cannot run pip check b/c we are breaking the pins for dask, click, and pygeoapi.
|
# cannot run pip check b/c we are breaking the pins for dask, click, and pygeoapi.
|
||||||
# - pip check
|
# - pip check
|
||||||
- gdptools --help
|
- gdptools --help
|
||||||
- pytest -s -rxs -v tests
|
requires:
|
||||||
|
- pip
|
||||||
|
|
||||||
about:
|
about:
|
||||||
home: https://code.usgs.gov/wma/nhgf/toolsteam/gdptools
|
home: https://code.usgs.gov/wma/nhgf/toolsteam/gdptools
|
||||||
|
|||||||
Reference in New Issue
Block a user