amancevice/knackhq

View on GitHub
Pipfile

Summary

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

[dev-packages]
black = "*"
flit = "*"
ipdb = "*"
ipython = "*"
pytest = "*"
pytest-cov = "*"

[packages]
requests = "*"