mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Set setuptools version to <45 for Python2.7
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Python packages needed for building and testing wxPython Phoenix
|
||||
-r install.txt
|
||||
appdirs
|
||||
setuptools
|
||||
setuptools < 45 ; python_version < '3.0'
|
||||
setuptools ; python_version >= '3.0'
|
||||
|
||||
wheel
|
||||
twine
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user