We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87655a6 commit 01a81aaCopy full SHA for 01a81aa
recipe/meta.yaml
@@ -13,7 +13,7 @@ source:
13
build:
14
noarch: python
15
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
16
- number: 0
+ number: 1
17
18
requirements:
19
host:
@@ -29,7 +29,7 @@ requirements:
29
- datashader
30
- fsspec
31
- geopandas >=0.14
32
- - multiscale-spatial-image >=2.0.3
+ - multiscale-spatial-image 2.0.3
33
- networkx
34
- numba >=0.55.0
35
- numpy
0 commit comments