We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18374fe commit b89a8a2Copy full SHA for b89a8a2
setup.py
@@ -18,5 +18,5 @@
18
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
19
"Operating System :: OS Independent",
20
],
21
- python_requires=">=3.6",
+ python_requires=">=3.8",
22
)
0 commit comments