We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1dd02a commit a43b95eCopy full SHA for a43b95e
setup.py
@@ -18,5 +18,5 @@
18
"License :: OSI Approved :: MIT License",
19
"Operating System :: OS Independent",
20
],
21
- python_requires='>=3.7',
+ python_requires='>=3.6',
22
)
0 commit comments