| [[source]] |
| |
| url = "https://pypi.python.org/simple" |
| verify_ssl = true |
| |
| |
| [dev-packages] |
| |
| pytest = ">=2.8.0" |
| codecov = "*" |
| pytest-httpbin = "*" |
| pytest-mock = "*" |
| pytest-cov = "*" |
| pytest-xdist = "*" |
| alabaster = "*" |
| readme-renderer = "*" |
| sphinx = "<=1.5.5" |
| pysocks = "*" |
| docutils = "*" |
| "flake8" = "*" |
| tox = "*" |
| detox = "*" |
| httpbin = "==0.5.0" |
| pytest-mypy = {git = "https://github.com/petr-muller/pytest-mypy", editable = true, ref = "flush-errors"} |
| white = {version="*"} |
| "e1839a8" = {path = ".", editable = true, extras=["socks"]} |
| mypy = "*" |
| "rfc3986" = "*" |
| |
| |
| [packages] |
| |