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

[packages]
autopep8 = "*"
autohooks = ">=1.1"
autohooks-plugin-autopep8 = {path = "."}

[dev-packages]
pytest = "*"
