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 64ca597 commit acb3a4aCopy full SHA for acb3a4a
setup.py
@@ -25,7 +25,7 @@ def get_version() -> str:
25
long_description_content_type="text/x-rst",
26
author="Gauvain Pocentek",
27
author_email="gauvain@pocentek.net",
28
- license="LGPLv3",
+ license="LGPL-3.0-or-later",
29
url="https://github.com/python-gitlab/python-gitlab",
30
packages=find_packages(exclude=["docs*", "tests*"]),
31
install_requires=["requests>=2.25.0", "requests-toolbelt>=0.9.1"],
0 commit comments