Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.

Commit

Permalink
Don't test with Python 3.3 on Appveyor, setuptools doesn't support it
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Dec 16, 2018
1 parent d319964 commit 5823682
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Expand Up @@ -8,9 +8,6 @@ environment:
- PYTHON: "C:\\Python27"
PYTHON_VERSION: "2.7.13"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python33"
PYTHON_VERSION: "3.3.6"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python34"
PYTHON_VERSION: "3.4.5"
PYTHON_ARCH: "64"
Expand Down

0 comments on commit 5823682

Please sign in to comment.