[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true


[packages]

click = "*"


[dev-packages]

"autopep8" = "*"
bumpversion = "*"
coverage = "*"
cryptography = "*"
"flake8" = "*"
mypy = "*"
pytest = "*"
pytest-runner = "*"
pyyaml = "*"
sphinx = "*"
tox = "*"
sphinx-autodoc-typehints = "*"
sphinxcontrib-asyncio = "*"
wheel = "*"
pipenv = "*"
readme = "*"
twine = "*"
