Skip to content

Commit 51e4845

Browse files
authored
Merge pull request #28 from jdblischak/pin-multiscale-spatial-image
Pin multiscale-spatial-image to 2.0.3
2 parents 87655a6 + 01a81aa commit 51e4845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313
build:
1414
noarch: python
1515
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
16-
number: 0
16+
number: 1
1717

1818
requirements:
1919
host:
@@ -29,7 +29,7 @@ requirements:
2929
- datashader
3030
- fsspec
3131
- geopandas >=0.14
32-
- multiscale-spatial-image >=2.0.3
32+
- multiscale-spatial-image 2.0.3
3333
- networkx
3434
- numba >=0.55.0
3535
- numpy

0 commit comments

Comments
 (0)