tipresias/candystore

View on GitHub
requirements.txt

Summary

Maintainability
Test Coverage
# candystore dependencies from setup.py
-e .

# Package building dependencies
setuptools
wheel
twine
sphinx

# Testing/Linting
pylint
black
pydocstyle
pytest
coverage