mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-24 16:41:10 +01:00
16 lines
215 B
Plaintext
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
|