Files
python-github-backup/release-requirements.txt

16 lines
215 B
Plaintext

# Linting & Formatting
autopep8==2.3.2
black==25.12.0
flake8==7.3.0
# Testing
pytest==9.0.2
# Release & Publishing
twine==6.2.0
gitchangelog==3.0.4
setuptools==80.9.0
# Documentation
restructuredtext-lint==2.0.2