Pyzotero: a Python client for the Zotero API pyzotero.readthedocs.io
zotero

Try to trigger Tangled CI

+1 -1
+1 -1
.tangled/workflows/ci.yml
··· 3 3 4 4 when: 5 5 - event: ["push", "manual"] 6 - branch: ["main"] 6 + branch: ["main", "ci_update"] 7 7 - event: ["pull_request"] 8 8 branch: ["main"] 9 9