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