Commit Graph

9 Commits

Author SHA1 Message Date
Robin Dunn
fbc0443afd Change the Python 2.7 requirement for numpy to be < 1.17, not ==1.16.1
(cherry picked from commit 27812f3a7f)
2019-10-28 14:47:44 -07:00
Robin Dunn
2c926493b4 Pillow is now available for Py38, restore the dependency.
(cherry picked from commit 581f61ea58)
2019-10-24 10:42:40 -07:00
Robin Dunn
e2be299412 Merge pull request #1398 from wxWidgets/python-3.8
Changes needed for Python 3.8

(cherry picked from commit ec1600d2cd)
2019-10-21 22:08:26 -07:00
Robin Dunn
fac5ce6963 Merge pull request #1387 from wxWidgets/sphinx-update
Sphinx update

(cherry picked from commit 8261b58e87)
2019-10-10 12:51:23 -07:00
Robin Dunn
4b2ad907a1 Merge pull request #1376 from duohedron/master
Fix numpy version to 1.16.1 for Python 2.7

(cherry picked from commit baaac1f6f0)
2019-10-10 12:40:04 -07:00
Robin Dunn
550ccd8f02 Merge pull request #1252 from wxWidgets/add-backports
Internalize backports

(cherry picked from commit acdd97946e)
2019-09-13 14:03:19 -07:00
Robin Dunn
ab87319e7d Merge pull request #1249 from wxWidgets/dox-wo-cygwin
Reduce dependency on cygwin

(cherry picked from commit 97c475a4b7)
2019-09-13 14:03:19 -07:00
Robin Dunn
a450923f9c Merge pull request #1241 from wxWidgets/fix-pathlib-dep
Install and use pathlib2 only for Python2

(cherry picked from commit d29f17353e)
2019-09-13 14:03:19 -07:00
Robin Dunn
4b3f422806 Split the requirements list into two lists, load install_requires list from one of them. 2019-05-21 12:13:05 -07:00