Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit108303c

Browse files
committed
Use the SPDX license name in setup.py as required by PEP-639
Reference:https://peps.python.org/pep-0639/Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
1 parent35cbd27 commit108303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ def gssapi_modules(lst):
290290
description='Python GSSAPI Wrapper',
291291
long_description=long_desc,
292292
long_description_content_type='text/x-rst',
293-
license='LICENSE.txt',
293+
license='ISC',
294294
url="https://github.com/pythongssapi/python-gssapi",
295295
python_requires=">=3.9",
296296
classifiers=[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp