Skip to content

Commit 1fa757a

Browse files
committed
Update license metadata format to new standard
1 parent d066ae7 commit 1fa757a

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
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "pyimagej"
77
version = "1.6.1.dev0"
88
description = "Python wrapper for ImageJ"
9-
license = {text = "Apache-2.0"}
9+
license = "Apache-2.0"
1010
authors = [{name = "ImageJ2 developers", email = "[email protected]"}]
1111
readme = "README.md"
1212
keywords = ["java", "imagej", "imagej2", "fiji"]
@@ -21,7 +21,6 @@ classifiers = [
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
2323
"Programming Language :: Python :: 3.12",
24-
"License :: OSI Approved :: Apache Software License",
2524
"Operating System :: Microsoft :: Windows",
2625
"Operating System :: Unix",
2726
"Operating System :: MacOS",

0 commit comments

Comments
 (0)