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.
2 parents ea72ec0 + d5bbafb commit e5194c3Copy full SHA for e5194c3
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
-
+license = {file = "LICENSE.txt"}
60
61
62
[project.urls]
0 commit comments