Skip to content

Commit bf9ee4e

Browse files
committed
chore: use a c2pa-python-test project name
1 parent 671a79e commit bf9ee4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["maturin>=1.7.4,<2.0","uniffi_bindgen>=0.28,<0.30"]
33
build-backend = "maturin"
44

55
[project]
6-
name = "c2pa"
6+
name = "c2pa-python-test"
77
dependencies = ["cffi"]
88
requires-python = ">=3.7"
99
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"

0 commit comments

Comments
 (0)