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 e7764c8 commit 1f593a5Copy full SHA for 1f593a5
setup.py
@@ -77,7 +77,7 @@ def read(path):
77
doc=['sphinx>=3.5,<7',
78
'crate-docs-theme>=0.26.5'],
79
),
80
- python_requires='>=3.4',
+ python_requires='>=3.7',
81
package_data={'': ['*.txt']},
82
classifiers=[
83
'Development Status :: 5 - Production/Stable',
0 commit comments