Skip to content

Commit b76dbb2

Browse files
committed
Fix license classifier
1 parent e8b9f06 commit b76dbb2

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "Apache-2.0"
1818
readme = "README.md"
1919
repository = "https://github.com/nornir-automation/nornir"
2020
classifiers = [
21-
"License :: OSI Approved :: Apache Software License 2.0 (Apache-2.0)",
21+
"License :: OSI Approved :: Apache Software License",
2222
"Programming Language :: Python :: 3.9",
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)