8000 MNT: Remove AppVeyor workaround for Python 3.4 · matplotlib/matplotlib@915a0b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 915a0b8

Browse files
committed
MNT: Remove AppVeyor workaround for Python 3.4
We're not using here any more.
1 parent ea178b6 commit 915a0b8

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ install:
5656
# this is now the downloaded conda...
5757
- conda info -a
5858

59-
# Fix the appveyor build environment to work with conda build
60-
# workaround for missing vcvars64.bat in py34 64bit
61-
- copy ci\appveyor\vcvars64.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64"
62-
6359
# For building, use a new environment which only includes the requirements for mpl
6460
# same things as the requirements in ci/conda_recipe/meta.yaml
6561
# if conda-forge gets a new pyqt, it might be nice to install it as well to have more backends

ci/appveyor/vcvars64.bat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
0