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 61e961a commit 9028c75Copy full SHA for 9028c75
setup.py
@@ -14,7 +14,7 @@
14
author="Tim Vink",
15
author_email="vinktim@gmail.com",
16
license="MIT",
17
- python_requires=">=3.6",
+ python_requires=">=3.8",
18
classifiers=[
19
"Operating System :: OS Independent",
20
"Programming Language :: Python",
0 commit comments