We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824ec7d commit c3b0fb4Copy full SHA for c3b0fb4
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.10.0"
8
requires-python = ">=3.10"
9
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"
10
readme = { file = "README.md", content-type = "text/markdown" }
11
-license = "MIT OR Apache-2.0"
+license = { text = "MIT OR Apache-2.0" }
12
authors = [{ name = "Gavin Peacock", email = "gvnpeacock@adobe.com" }]
13
classifiers = [
14
"Programming Language :: Python :: 3",
0 commit comments