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

Skip to content

Commit 16512ee

Browse files
committed
MNT: Remove AppVeyor workaround for Python 3.4
We're not using here any more.
1 parent 5edaadb commit 16512ee

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
@@ -55,10 +55,6 @@ install:
5555
# this is now the downloaded conda...
5656
- conda info -a
5757

58-
# Fix the appveyor build environment to work with conda build
59-
# workaround for missing vcvars64.bat in py34 64bit
60-
- copy ci\appveyor\vcvars64.bat "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64"
61-
6258
# For building, use a new environment which only includes the requirements for mpl
6359
# same things as the requirements in ci/conda_recipe/meta.yaml
6460
# 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