Skip to content

Commit 80be686

Browse files
committed
BLD: drop redundant dependencies in conda recipe
1 parent 235aba1 commit 80be686

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

conda-recipe/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ requirements:
2424
- scons
2525
- numpy {{ numpy }}
2626
- libdiffpy {{ libdiffpy }}
27-
- pycifrw
28-
- diffpy.structure
2927
- boost {{ boost }}
3028

3129
run:
@@ -34,7 +32,6 @@ requirements:
3432
- setuptools
3533
- {{ pin_compatible('numpy', min_pin='x.x', max_pin='x') }}
3634
- boost
37-
- pycifrw
3835
- diffpy.structure
3936
- pyobjcryst 2.1.*
4037
- periodictable

0 commit comments

Comments
 (0)