Skip to content

Commit 15b3862

Browse files
committed
BLD: update to libdiffpy 1.3.4 for conda package.
1 parent 4f81424 commit 15b3862

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
@@ -20,15 +20,15 @@ requirements:
2020
- python
2121
- setuptools
2222
- numpy 1.11.2
23-
- libdiffpy >=1.3.3,1.3.*
23+
- libdiffpy >=1.3.4,1.3.*
2424
- pycifrw
2525
- diffpy.structure
2626

2727
run:
2828
- python
2929
- setuptools
3030
- numpy >=1.11.2
31-
- libdiffpy >=1.3.3,1.3.*
31+
- libdiffpy >=1.3.4,1.3.*
3232
- pycifrw
3333
- diffpy.structure
3434
- pyobjcryst 2.0*

0 commit comments

Comments
 (0)