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 b8245aa commit b3d0aacCopy full SHA for b3d0aac
.appveyor.yml
@@ -22,4 +22,4 @@ install:
22
- "%PYTHON%/Scripts/pip install -U --user setuptools tox wheel"
23
24
test_script:
25
-- "%PYTHON%/python -m tox -e %TOX_ENV%"
+- "%PYTHON%/python -m tox -e %TOXENV%"
0 commit comments