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 7ff61a6 commit eebc92cCopy full SHA for eebc92c
pyproject.toml
@@ -43,7 +43,6 @@ requires-python = ">=3.10.0"
43
classifiers=[
44
'Development Status :: 5 - Production/Stable',
45
'Intended Audience :: Developers',
46
- 'Apache Software License 2.0: License :: OSI Approved :: Apache Software License',
47
'Natural Language :: English',
48
"Programming Language :: Python :: 3 :: Only",
49
'Programming Language :: Python :: 3.10',
@@ -56,7 +55,7 @@ classifiers=[
56
55
'Topic :: Internet',
57
]
58
keywords = ["netbox", "netbox-plugin"]
59
-
+licenses-files = ["LICENSE.txt"]
60
61
62
[project.urls]
0 commit comments