Skip to content

Commit ea36fa5

Browse files
authored
Update appveyor.yml
1 parent 363e6e9 commit ea36fa5

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ install:
3636
- conda config --set always_yes yes --set changeps1 no
3737
- conda update -q conda
3838
- conda info -a
39-
#- "python -m pip install --upgrade pip"
40-
#- conda install numpy==1.15
41-
#- conda install scipy
42-
#- conda install matplotlib
43-
#- conda install pandas
44-
#- conda config --add channels conda-forge
45-
#- conda install -c conda-forge lapack
46-
#- conda install -c cvxgrp cvxpy
47-
#- conda install coveralls
4839
- conda env create -f C:\\projects\pythonrobotics\environment.yml
4940
- activate python_robotics
5041

0 commit comments

Comments
 (0)