Skip to content

Commit 4787ec1

Browse files
committed
Update libdiffpy version in conda recipe.
1 parent c6030cd commit 4787ec1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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*
22+
- libdiffpy 1.3|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*
31+
- libdiffpy 1.3|1.3.*
3232
- pycifrw
3333
- diffpy.structure
3434
- pyobjcryst 2.0*

0 commit comments

Comments
 (0)