Skip to content

Commit 311610b

Browse files
committed
Update libdiffpy, pyobjcryst in conda recipe.
Use alpha versions of those packages.
1 parent 43b7758 commit 311610b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

conda-recipe/meta.yaml

Lines changed: 3 additions & 3 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
22+
- libdiffpy 1.3*
2323
- pycifrw
2424
- diffpy.structure
2525
- scons
@@ -28,10 +28,10 @@ requirements:
2828
- python
2929
- setuptools
3030
- numpy >=1.9.2
31-
- libdiffpy
31+
- libdiffpy 1.3*
3232
- pycifrw
3333
- diffpy.structure
34-
- pyobjcryst
34+
- pyobjcryst 2.0*
3535
- periodictable
3636

3737
test:

0 commit comments

Comments
 (0)