Skip to content

Commit bb933d5

Browse files
committed
add python_requires to setup.py
1 parent f94031c commit bb933d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"Programming Language :: Python :: 3.11",
5252
'Environment :: Console',
5353
],
54+
python_requires='>=3.8',
5455
platforms=['Any'],
5556
scripts=[],
5657
provides=['st2auth_ldap'],

0 commit comments

Comments
 (0)