Files
anybadge/build-requirements.txt
Jon Grace-Cox e6318f3446 test: Add tox testing
Add `tox.ini` config with supported versions, and a new tox CI
workflow to run tox tests on master branch changes. This is "expensive"
so we may consider limiting execution further.
2024-12-30 08:29:56 -05:00

11 lines
94 B
Plaintext

beautifulsoup4
invoke
pygments
pytest
pytest-cov
requests
setuptools
tox
types-requests
wheel