Skip to content

Commit 778d1c1

Browse files
committed
Increased required Python version to 3.8
1 parent 6995e63 commit 778d1c1

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
@@ -19,4 +19,4 @@ pymisp = "~=2.4.123"
1919
PyYAML = "~=5.1"
2020

2121
[requires]
22-
python_version = "3.6"
22+
python_version = "~=3.8.2"

0 commit comments

Comments
 (0)