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 859e8f3 commit 5f7c881Copy full SHA for 5f7c881
.conda/conda_build_config.yaml
@@ -1,5 +1,5 @@
1
python:
2
- - 2.7
+ - 3.7
3
numpy:
4
- 1.15
5
.conda/meta.yaml
@@ -20,7 +20,7 @@ requirements:
20
- pydas >=1.0.2
21
- pydqed >=1.0.1
22
- pyrdl
23
- - python >=3.7
+ - python
24
- quantities
25
- rdkit >=2018
26
- scipy
@@ -57,7 +57,7 @@ requirements:
57
- pymongo
58
- pyparsing
59
60
61
- pyyaml
62
- pyzmq
63
0 commit comments