summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 89ec5fd..402078a 100644
--- a/Pipfile
+++ b/Pipfile
@@ -16,4 +16,4 @@ pytest-cov = "*"
pathlib2 = {version = "*", markers="python_version < '3.6'"}
[requires]
-python_version = "3.6"
+python_version = "2.7"