update python version in pipfile

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-05-06 15:55:24 -04:00
parent 01b0496c4b
commit 5310fbd77f
-2
View File
@@ -17,5 +17,3 @@ tests = "bash ./run-tests.sh"
[pipenv]
allow_prereleases = true
[requires]
python_version = "2.7"