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 35cbd27 commit 108303cCopy full SHA for 108303c
setup.py
@@ -290,7 +290,7 @@ def gssapi_modules(lst):
290
description='Python GSSAPI Wrapper',
291
long_description=long_desc,
292
long_description_content_type='text/x-rst',
293
- license='LICENSE.txt',
+ license='ISC',
294
url="https://github.com/pythongssapi/python-gssapi",
295
python_requires=">=3.9",
296
classifiers=[
0 commit comments