Files
Phoenix/requirements/devel.txt
2019-05-31 21:09:47 -07:00

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"