File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -12,28 +12,16 @@ environment:
1212
1313 matrix :
1414
15- - PYTHON : " C:\\ Python27"
16- PYTHON_VERSION : " 2.7"
17-
1815 - PYTHON : " C:\\ Python27-x64"
1916 PYTHON_VERSION : " 2.7"
2017 DISTUTILS_USE_SDK : " 1"
2118
22- - PYTHON : " C:\\ Python35"
23- PYTHON_VERSION : " 3.5"
24-
2519 - PYTHON : " C:\\ Python35-x64"
2620 PYTHON_VERSION : " 3.5"
2721
28- - PYTHON : " C:\\ Python36"
29- PYTHON_VERSION : " 3.6"
30-
3122 - PYTHON : " C:\\ Python36-x64"
3223 PYTHON_VERSION : " 3.6"
3324
34- - PYTHON : " C:\\ Python37"
35- PYTHON_VERSION : " 3.7"
36-
3725 - PYTHON : " C:\\ Python37-x64"
3826 PYTHON_VERSION : " 3.7"
3927
Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+
5+ * Drop support for 32-bit Windows. By :user: `Alistair Miles <alimanfoo> `, :issue: `97 `, :issue: `156 `.
6+
7+
48.. _release_0.6.2 :
59
6100.6.2
You can’t perform that action at this time.
0 commit comments