Skip to content

Commit 77b0078

Browse files
committed
Match libobjcryst micro releases in conda recipe.
1 parent e1098ba commit 77b0078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda-recipe/meta.yaml

+2-2
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
21+
- libobjcryst 2015.1|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
29+
- libobjcryst 2015.1|2015.1.*
3030
- boost-all 1.59.0
3131

3232
test:

0 commit comments

Comments
 (0)