Skip to content

Commit 1f593a5

Browse files
fabaffamotl
authored andcommitted
Chore: Align with Trove classifiers
1 parent e7764c8 commit 1f593a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def read(path):
7777
doc=['sphinx>=3.5,<7',
7878
'crate-docs-theme>=0.26.5'],
7979
),
80-
python_requires='>=3.4',
80+
python_requires='>=3.7',
8181
package_data={'': ['*.txt']},
8282
classifiers=[
8383
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)