We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02b105 commit 6e08760Copy full SHA for 6e08760
1 file changed
setup.py
@@ -525,6 +525,7 @@ def write_file(filename, content):
525
'Operating System :: OS Independent',
526
'Topic :: Software Development',
527
],
528
+ python_requires=">=3.8",
529
530
packages=['lupa'],
531
setup_requires=[cython_dependency],
0 commit comments