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

[dev-packages]
tox = "*"
prompt-toolkit = "*"
flake8 = "*"
flake8-annotations = "*"
flake8-blind-except = "*"
flake8-builtins = "*"
flake8-coding = "*"
flake8-docstrings = "*"
flake8-fixme = "*"
flake8-import-order = "*"
flake8-pytest = "*"
flake8-spellcheck = "*"
pep8-naming = "*"
restructuredtext-lint = "*"
sphinx = "*"
sphinx-rtd-theme = "*"

[packages]

[requires]
python_version = "3.6"
