Skip to content

Commit 24d5f12

Browse files
authored
Require Python 3.6
1 parent 8b4698c commit 24d5f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers =
1515
Operating System :: OS Independent
1616
[options]
1717
packages = find:
18-
python_requires = >=3.7
18+
python_requires = >=3.6
1919
install_requires =
2020
numpy>=1.19
2121
opencv-python==4.5.1.48

0 commit comments

Comments
 (0)