We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235aba1 commit 80be686Copy full SHA for 80be686
conda-recipe/meta.yaml
@@ -24,8 +24,6 @@ requirements:
24
- scons
25
- numpy {{ numpy }}
26
- libdiffpy {{ libdiffpy }}
27
- - pycifrw
28
- - diffpy.structure
29
- boost {{ boost }}
30
31
run:
@@ -34,7 +32,6 @@ requirements:
34
32
- setuptools
35
33
- {{ pin_compatible('numpy', min_pin='x.x', max_pin='x') }}
36
- boost
37
38
- diffpy.structure
39
- pyobjcryst 2.1.*
40
- periodictable
0 commit comments