We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671a79e commit bf9ee4eCopy full SHA for bf9ee4e
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["maturin>=1.7.4,<2.0","uniffi_bindgen>=0.28,<0.30"]
3
build-backend = "maturin"
4
5
[project]
6
-name = "c2pa"
+name = "c2pa-python-test"
7
dependencies = ["cffi"]
8
requires-python = ">=3.7"
9
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"
0 commit comments