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 ec5b0f9 commit c9c7007Copy full SHA for c9c7007
.conda/meta.yaml
@@ -13,6 +13,8 @@ requirements:
13
build:
14
- {{ compiler('c') }}
15
host:
16
+ - conda-forge::libxcrypt # remove after upgrading Python versions
17
+ - rmg::rmg-database
18
- conda-forge::cairo
19
- conda-forge::cairocffi
20
- conda-forge::ffmpeg
@@ -59,6 +61,8 @@ requirements:
59
61
- rmg::symmetry
60
62
- conda-forge::nomkl
63
run:
64
65
66
67
68
@@ -106,6 +110,8 @@ requirements:
106
110
107
111
test:
108
112
requires:
113
114
109
115
116
117
0 commit comments