Files
pipenv/Pipfile
T
kennethreitz 3bf81f5b51 ch ch changes!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-08-31 12:34:33 -04:00

16 lines
207 B
TOML

[dev-packages]
flake8 = ">=3.3.0,<4"
pytest = "*"
mock = "*"
"delegator.py" = ">=0.0.13"
toml = "*"
Sphinx = "<=1.5.5"
[packages]
pew = ">=0.1.26"
pep8 = "*"
pytest = "*"
[requires]
python_version = "3.6"