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 4c23c75 commit baeedbeCopy full SHA for baeedbe
setup.py
@@ -346,7 +346,7 @@ def gssapi_modules(lst):
346
long_description=long_desc,
347
license='LICENSE.txt',
348
url="https://github.com/pythongssapi/python-gssapi",
349
- python_requires=">=3.6.*",
+ python_requires=">=3.6",
350
classifiers=[
351
'Development Status :: 5 - Production/Stable',
352
'Programming Language :: Python',
0 commit comments