Skip to content

Commit eebc92c

Browse files
authored
Update pyproject.toml
1 parent 7ff61a6 commit eebc92c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ requires-python = ">=3.10.0"
4343
classifiers=[
4444
'Development Status :: 5 - Production/Stable',
4545
'Intended Audience :: Developers',
46-
'Apache Software License 2.0: License :: OSI Approved :: Apache Software License',
4746
'Natural Language :: English',
4847
"Programming Language :: Python :: 3 :: Only",
4948
'Programming Language :: Python :: 3.10',
@@ -56,7 +55,7 @@ classifiers=[
5655
'Topic :: Internet',
5756
]
5857
keywords = ["netbox", "netbox-plugin"]
59-
58+
licenses-files = ["LICENSE.txt"]
6059

6160

6261
[project.urls]

0 commit comments

Comments
 (0)