Skip to content

Commit 4d3025f

Browse files
committed
Mark Python 2.7 in Pipfile, as this is a release specifically for Py 27
1 parent 27e25af commit 4d3025f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ pytest-cov = "*"
1616
pathlib2 = {version = "*", markers="python_version < '3.6'"}
1717

1818
[requires]
19-
python_version = "3.6"
19+
python_version = "2.7"

0 commit comments

Comments
 (0)