1 parent 363e6e9 commit ea36fa5Copy full SHA for ea36fa5
1 file changed
appveyor.yml
@@ -36,15 +36,6 @@ install:
36
- conda config --set always_yes yes --set changeps1 no
37
- conda update -q conda
38
- 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
48
- conda env create -f C:\\projects\pythonrobotics\environment.yml
49
- activate python_robotics
50
0 commit comments