Skip to content

Commit 7ef6b4f

Browse files
committed
post rebase changes
1 parent fe89004 commit 7ef6b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda.recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ requirements:
1414
build:
1515
- python
1616
- cython
17-
- numpy x.x
17+
- numpy
1818
- setuptools >=3.3
1919

2020
run:
2121
- python
22-
- numpy x.x
22+
- {{ pin_compatible('numpy') }}
2323
- python-dateutil >=2.5.0
2424
- pytz
2525

0 commit comments

Comments
 (0)