Skip to content

Commit 58796a5

Browse files
committed
Require libdiffpy 1.3.1 or later in conda recipe.
1 parent 6732b4d commit 58796a5

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
@@ -19,7 +19,7 @@ requirements:
1919
- python
2020
- setuptools
2121
- numpy 1.9.2
22-
- libdiffpy 1.3|1.3.*
22+
- libdiffpy 1.3.*
2323
- pycifrw
2424
- diffpy.structure
2525
- scons
@@ -28,7 +28,7 @@ requirements:
2828
- python
2929
- setuptools
3030
- numpy >=1.9.2
31-
- libdiffpy 1.3|1.3.*
31+
- libdiffpy 1.3.*
3232
- pycifrw
3333
- diffpy.structure
3434
- pyobjcryst 2.0*

0 commit comments

Comments
 (0)