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 c86ce81 commit 87d5f67Copy full SHA for 87d5f67
setup.py
@@ -13,6 +13,7 @@
13
include_package_data=True,
14
license='BSD',
15
long_description=open('README.rst').read(),
16
+ python_requires=">=3.8",
17
classifiers=[
18
'Development Status :: 4 - Beta',
19
'Environment :: Web Environment',
0 commit comments