mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 03:50:06 +01:00
15 lines
275 B
Plaintext
15 lines
275 B
Plaintext
# Python packages needed for building and testing wxPython Phoenix
|
|
-r install.txt
|
|
appdirs
|
|
setuptools
|
|
wheel
|
|
twine
|
|
sphinx
|
|
requests
|
|
pytest
|
|
pytest-xdist
|
|
pytest-timeout
|
|
pathlib2 ; python_version < "3"
|
|
backports.shutil_which ; python_version < "3"
|
|
textwrap3 ; python_version < "3"
|