Skip to content

Commit bf34e11

Browse files
committed
Remove commented out code.
1 parent 98012d5 commit bf34e11

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ install:
3434

3535
# Install the build and runtime dependencies of the project.
3636
- "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
4137
- "pip install .[examples,test]"
4238
- conda install --quiet --yes scikit-learn=0.20.0
4339

0 commit comments

Comments
 (0)