Merge branch 'tests' of github.com:kennethreitz/pipenv into tests

This commit is contained in:
Erin O'Connell
2017-09-22 23:05:06 -06:00
+4 -3
View File
@@ -1,13 +1,14 @@
[dev-packages]
flake8 = ">=3.3.0,<4"
"flake8" = ">=3.3.0,<4"
pytest = "*"
mock = "*"
sphinx = "<=1.5.5"
"-e ." = "*"
twine = "*"
sphinx-click = "*"
"sphinx-click" = "*"
"pytest-xdist" = "*"
[requires]
python_version = "3.6"
python_version = "3.6"