Jelmer Vernooij
|
d6f79401bf
Drop support for Python 3 < 3.4. This is because pkg_resources (which get used by setuptools and mock) no longer supports 3.3 and earlier.
|
6 年 前 |
Sylvia van Os
|
0da5d5629f
Add test for automatic pythonw fallback of outstream/errstream
|
6 年 前 |
Jelmer Vernooij
|
91ef7633b0
Attempt to fix 64 bit builds on Windows.
|
7 年 前 |
Jelmer Vernooij
|
e1677c16a8
Disable bdist_wininst builds for now - they're breaking with my unicode
|
7 年 前 |
Jelmer Vernooij
|
1f0a752a8e
Install setuptools/wheel for bdist_wheel.
|
7 年 前 |
Jelmer Vernooij
|
9dbc27f094
Reuse some of the appveyor.yml code from https://github.com/ogrisel/python-appveyor-demo
|
7 年 前 |
Jelmer Vernooij
|
65a4d74a71
Build against Python 3.6 on appveyor.
|
7 年 前 |
Kostis Anagnostopoulos
|
60ccab16d4
appveyor: upgrade win32 to build-220, teat also on py3.5
|
8 年 前 |
Gary van der Merwe
|
ed1aab9171
Increase appveyor matrix, and enable bdist_wheel builds.
|
9 年 前 |
Gary van der Merwé
|
515a4962c3
Appveyor: install pywin32.
|
9 年 前 |
Gary van der Merwé
|
2d080d2827
Add appveyor config file.
|
9 年 前 |