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 abf3e6a commit e898fd9Copy full SHA for e898fd9
appveyor.yml
@@ -12,5 +12,5 @@ install:
12
- "%PYTHON%/Scripts/pip.exe install matplotlib"
13
14
test_script:
15
- - "%PYTHON%\python.exe -m unittest discover C:/projects/pythonrobotics/tests"
+ - "%PYTHON%\python.exe -m unittest discover C:/projects/pythonrobotics/tests"
16
0 commit comments