mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-09-04 17:00:22 +02:00
20 lines
303 B
Plaintext
20 lines
303 B
Plaintext
# Python packages needed for building and testing wxPython Phoenix
|
|
-r install.txt
|
|
appdirs
|
|
setuptools
|
|
sip == 6.12.0
|
|
|
|
twine
|
|
requests >= 2.26.0
|
|
cython >= 3.0.10
|
|
pytest
|
|
pytest-xdist
|
|
pytest-forked
|
|
pytest-timeout
|
|
|
|
sphinx
|
|
sphinxcontrib-jquery
|
|
doc2dash
|
|
beautifulsoup4
|
|
typing-extensions; python_version < '3.11'
|