new pipfile

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-14 20:44:51 -04:00
parent 7b4286d618
commit eaa5a6295e
+4 -1
View File
@@ -1,12 +1,15 @@
[dev-packages]
flake8 = ">=3.3.0,<4"
pytest = "*"
mock = "*"
"delegator.py" = ">=0.0.13"
Sphinx = "<=1.5.5"
sphinx = "<=1.5.5"
"-e ." = "*"
toml = "*"
[packages]
pew = ">=0.1.26"
pep8 = "*"
pytest = "*"