From ae6fdb21c9f4e1dd08d0032ed820ac5b4e4532da Mon Sep 17 00:00:00 2001 From: niphlod Date: Tue, 19 Jul 2016 22:21:35 +0200 Subject: [PATCH] this crashes win and 3.5 --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 12635602..80e86c5d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,6 @@ install: - pip install codecov - git submodule update --init --recursive - pip install pycrypto - - pip install pypiwin32 # Check that we have the expected version and architecture for Python - "python --version" - "python -c \"import struct; print(struct.calcsize('P') * 8)\""