tangled
alpha
login
or
join now
urschrei.eurosky.social
/
pyzotero
0
fork
atom
Pyzotero: a Python client for the Zotero API
pyzotero.readthedocs.io
zotero
0
fork
atom
overview
issues
pulls
pipelines
Add tzdata to test deps for Tangled compat
urschrei.eurosky.social
6 months ago
6343ffd7
c476d9be
1/1
ci.yml
success
31s
+1
1 changed file
expand all
collapse all
unified
split
pyproject.toml
+1
pyproject.toml
reviewed
···
41
41
"ipython",
42
42
"pytest-asyncio",
43
43
"pytest-cov>=6.0.0",
44
44
+
"tzdata>=2025.2"
44
45
]
45
46
46
47
[tool.setuptools.dynamic]