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 8e86224 commit 51950daCopy full SHA for 51950da
conda-recipe/factor_analyzer/meta.yaml
@@ -21,18 +21,18 @@ build:
21
22
requirements:
23
build:
24
- - python ==3.6
+ - python==3.6
25
- setuptools
26
- pandas
27
- - scipy=1.2.1
28
- - numpy=1.16.2
29
- - scikit-learn=0.20.1
+ - scipy
+ - numpy
+ - scikit-learn
30
run:
31
- python==3.6
32
33
34
35
36
37
test:
38
imports:
0 commit comments