rhazdon/django-sonic-screwdriver

View on GitHub
Pipfile

Summary

Maintainability
Test Coverage
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
coverage = "*"
coveralls = "*"
sphinx-rtd-theme = "*"

[packages]
django = "*"
djangorestframework = "*"
twine = "*"

[requires]
python_version = "3.8"