Skip to content

Commit c8dfca2

Browse files
committed
Pipenv doesn't support minimum Python versions.
1 parent b435f50 commit c8dfca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ numpy = "*"
1111
opencv-python-headless = "*"
1212

1313
[requires]
14-
python_version = "^3.6"
14+
python_version = "3.6"

0 commit comments

Comments
 (0)