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

Add tzdata to test deps for Tangled compat

+1
+1
pyproject.toml
··· 41 41 "ipython", 42 42 "pytest-asyncio", 43 43 "pytest-cov>=6.0.0", 44 + "tzdata>=2025.2" 44 45 ] 45 46 46 47 [tool.setuptools.dynamic]