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 c90d800 commit b4eed1bCopy full SHA for b4eed1b
tools/pyproject.toml
@@ -8,9 +8,10 @@ description = "Tools for managing OpenGrok instance"
8
readme = "README.txt"
9
dynamic = ["version"]
10
requires-python = ">=3.9"
11
+license = "CDDL-1.0"
12
+license-files = ["LICEN[CS]E*"]
13
classifiers = [
14
"Development Status :: 5 - Production/Stable",
- "License :: OSI Approved :: CDDL",
15
"Natural Language :: English",
16
"Operating System :: OS Independent",
17
"Programming Language :: Python",
0 commit comments