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 b443dcb commit 04219aaCopy full SHA for 04219aa
source/code/appveyor.yml
@@ -31,7 +31,7 @@ test_script:
31
# only needed to support those cases.
32
# Note that you must use the environment variable %PYTHON% to refer to
33
# the interpreter you're using - Appveyor does not do anything special
34
- # to put the Python evrsion you want to use on PATH.
+ # to put the Python version you want to use on PATH.
35
- "build.cmd %PYTHON%\\python.exe setup.py test"
36
37
after_test:
0 commit comments