Fix comment typo

This commit is contained in:
Jean-Paul Calderone 2019-03-14 11:53:45 -04:00
parent 9046bcc4c3
commit 17c32a874b

View File

@ -48,7 +48,7 @@ test_script:
# Put your test command here.
# Note that you must use the environment variable %PYTHON% to refer to
# the interpreter you're using - Appveyor does not do anything special
# to put the Python evrsion you want to use on PATH.
# to put the Python version you want to use on PATH.
- |
%PYTHON%\Scripts\tox.exe -e py