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 98012d5 commit bf34e11Copy full SHA for bf34e11
1 file changed
appveyor.yml
@@ -34,10 +34,6 @@ install:
34
35
# Install the build and runtime dependencies of the project.
36
- "cd C:\\projects\\openml-python"
37
- #- conda install --quiet --yes scikit-learn=0.20.0 nb_conda nb_conda_kernels numpy scipy requests nbformat python-dateutil nbconvert pandas matplotlib seaborn
38
- # - pip install liac-arff xmltodict oslo.concurrency
39
- # Packages for (parallel) unit tests with pytest
40
- # - pip install pytest pytest-xdist pytest-timeout
41
- "pip install .[examples,test]"
42
- conda install --quiet --yes scikit-learn=0.20.0
43
0 commit comments