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 dd6892f commit d554fceCopy full SHA for d554fce
setup.py
@@ -304,6 +304,7 @@ def gssapi_modules(lst):
304
long_description=long_desc,
305
license='LICENSE.txt',
306
url="https://github.com/pythongssapi/python-gssapi",
307
+ python_requires=">=3.6.*",
308
classifiers=[
309
'Development Status :: 5 - Production/Stable',
310
'Programming Language :: Python',
0 commit comments