Skip to content

Commit abf0192

Browse files
committed
PKG: Fix license classifier
1 parent 6fe35c2 commit abf0192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
{name = "ING Analytics Wholesale Banking", email = "[email protected]"},
1313
]
1414
classifiers = [
15-
"License :: OSI Approved :: Apache Software License 2.0 (Apache-2.0)",
15+
"License :: OSI Approved :: Apache Software License",
1616
"Programming Language :: Python :: 3",
1717
"Operating System :: OS Independent",
1818
]

0 commit comments

Comments
 (0)