Skip to content

Commit fb298cd

Browse files
committed
Bump-up libobjcryst version in conda recipe.
1 parent 96c98d2 commit fb298cd

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
@@ -18,15 +18,15 @@ requirements:
1818
- python
1919
- setuptools
2020
- numpy 1.9.2
21-
- libobjcryst 2015.1|2015.1.*
21+
- libobjcryst 2015.1.*
2222
- boost-all 1.59.0
2323
- scons
2424

2525
run:
2626
- python
2727
- setuptools
2828
- numpy >=1.9.2
29-
- libobjcryst 2015.1|2015.1.*
29+
- libobjcryst 2015.1.*
3030
- boost-all 1.59.0
3131

3232
test:

0 commit comments

Comments
 (0)