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 478a26a commit d1683f6Copy full SHA for d1683f6
setup.py
@@ -42,5 +42,5 @@
42
"License :: OSI Approved :: MIT License",
43
"Operating System :: OS Independent",
44
],
45
- python_requires='>=3.5',
+ python_requires='>=3.6',
46
)
0 commit comments