Skip to content

Commit

Permalink
Remove 3.4 support on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Nov 7, 2018
1 parent 42b9e56 commit de31c60
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ environment:
ZIP_VERSION: "cp27"
PYTHON_ARCH: "64"
TARGET: "x86_64-pc-windows-msvc"
- PYTHON: "C:\\Miniconda34"
PYTHON_VERSION: "3.4"
ZIP_VERSION: "cp34"
PYTHON_ARCH: "32"
TARGET: "i686-pc-windows-msvc"
- PYTHON: "C:\\Miniconda34-x64"
PYTHON_VERSION: "3.4"
ZIP_VERSION: "cp34"
PYTHON_ARCH: "64"
TARGET: "x86_64-pc-windows-msvc"
- PYTHON: "C:\\Miniconda35"
PYTHON_VERSION: "3.5"
ZIP_VERSION: "cp35"
Expand Down

0 comments on commit de31c60

Please sign in to comment.