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

[dev-packages]
pytest = "*"
sphinx = "*"
pytest-sphinx = "*"
twine = "*"
invoke = "*"
sphinx-rtd-theme = "*"
pytest-cov = "*"
pylint = "*"
rope = "*"
isort = "*"
autoflake = "*"
yapf = "*"
jinja2 = "*"
recommonmark = "*"
tox = "*"
check-manifest = "*"
pytest-asyncio = "*"

[packages]
