mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
Update appveyor.yml
This commit is contained in:
@@ -37,7 +37,8 @@ install:
|
||||
- conda config --set always_yes yes --set changeps1 no
|
||||
- conda update -q conda
|
||||
- conda info -a
|
||||
- "python -m pip install --upgrade pip"
|
||||
- "python -m pip3 install --upgrade pip"
|
||||
- "python -m pip3 install numpy"
|
||||
- conda env create -f C:\\projects\pythonrobotics\environment.yml
|
||||
- activate python_robotics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user