File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,6 @@ license = {text = "MIT OR Apache-2.0"}
1111readme = " README.md"
1212keywords = [" c2pa" , " metadata" , " python" , " bindings" ]
1313requires-python = " >=3.11"
14-
15- [project .urls ]
16- Homepage = " https://github.com/Sightengine/fast_c2pa_python"
17- Repository = " https://github.com/Sightengine/fast_c2pa_python"
18- Issues = " https://github.com/Sightengine/fast_c2pa_python/issues"
1914classifiers = [
2015 " Development Status :: 4 - Beta" ,
2116 " Intended Audience :: Developers" ,
@@ -28,6 +23,11 @@ classifiers = [
2823 " Operating System :: POSIX :: Linux" ,
2924]
3025
26+ [project .urls ]
27+ Homepage = " https://github.com/Sightengine/fast_c2pa_python"
28+ Repository = " https://github.com/Sightengine/fast_c2pa_python"
29+ Issues = " https://github.com/Sightengine/fast_c2pa_python/issues"
30+
3131[tool .maturin ]
3232features = [" pyo3/extension-module" ]
3333python-packages = [" fast_c2pa_python" ]
You can’t perform that action at this time.
0 commit comments