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 f1cc9ea commit 06ec1baCopy full SHA for 06ec1ba
appveyor.yml
@@ -37,6 +37,7 @@ install:
37
- conda config --set always_yes yes --set changeps1 no
38
- conda update -q conda
39
- conda info -a
40
+ - "python -m pip install --upgrade pip"
41
- conda env create -f C:\\projects\pythonrobotics\environment.yml
42
- activate python_robotics
43
0 commit comments