nxtlo/aiobungie

View on GitHub
dev-requirements.txt

Summary

Maintainability
Test Coverage
# Tester.
nox~=2024.4.15

# Ducumentation.
pdoc~=14.6.1

# Testing and Mocking.
pytest~=8.3.3
pytest-asyncio~=0.24.0
mock~=5.1.0
python-dotenv~=1.0.1

# Format - Type checking.
ruff~=0.6.4
isort~=5.13.2
pyright~=1.1.380
typing-extensions~=4.12.2
codespell~=2.3.0