File size: 779 Bytes
e5fc29e 1e00427 e5fc29e df469ed e5fc29e 9fe4c0a c0510ed 8734cba 272841b 8734cba 874c2da 8734cba 874c2da 8734cba ebad199 8734cba 17913ce 8734cba ebad199 8734cba e0315e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
typing_extensions = "*"
[dev-packages]
black = "==19.10b0"
codecov = "*"
coveralls = "*"
coverage = "*"
flake8 = "*"
flake8-breakpoint = "*"
flake8-broken-line = "*"
flake8-bugbear ="*"
flake8-builtins = "*"
flake8-comprehensions ="*"
flake8-eradicate = "*"
flake8-executable = "*"
flake8-if-expr = "*"
flake8-logging-format = "*"
flake8-mock = "*"
flake8-mutable = "*"
flake8-print = "*"
flake8-pytest = "*"
flake8-pytest-style = "*"
flake8-quotes = "*"
flake8-return = "*"
flake8-strict = "*"
flake8-string-format = "*"
mypy = "*"
pep8-naming = "*"
pre-commit = "*"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
pytest-profiling = "*"
sphinx_rtd_theme = "*"
pipenv-to-requirements = "*"
|