1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

try to fix appveyor version for py2exe.

See
https://stackoverflow.com/questions/41578808/python-indexerror-tuple-index-out-of-range-when-using-py2exe
.
This commit is contained in:
Shlomi Fish 2017-12-29 17:17:11 +02:00
parent 289296f9e1
commit 5f9d3379b1

View file

@ -1,7 +1,7 @@
---
environment:
matrix:
- PYTHON: "C:\\PYTHON36"
- PYTHON: "C:\\PYTHON34"
# Shamelessly taken from https://github.com/plicease/Dist-Zilla-PluginBundle-Author-Plicease/blob/master/.appveyor.yml
# Thanks!
install: