Skip to content

Commit

Permalink
Remove Python 3.5 from Appveyor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 18, 2020
1 parent 3dd7313 commit 97ee662
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Expand Up @@ -20,10 +20,6 @@ environment:
PYTHON: "C:\\Python37-x64"
- APPVEYOR_JOB_NAME: "python36-x64"
PYTHON: "C:\\Python36-x64"
- APPVEYOR_JOB_NAME: "python35-x64"
PYTHON: "C:\\Python35-x64"
PYTEST_ADDOPTS: "--cov"
TOX_TESTENV_PASSENV: "PYTEST_ADDOPTS"

install:
# symlink python from a directory with a space
Expand Down

0 comments on commit 97ee662

Please sign in to comment.