2.16.1 — CI dep fix
Fixed
- Declared
Pillow,scitex-ui, and stdlibloggingas replacements for an implicitscitex-loggingimport — CI was failing on 2.16.0 because these deps were assumed-installed-via-editable-siblings on dev machines. Full-clean CI now passes on Python 3.10/3.11/3.12/3.13. - Resolved ruff F401 on
handle_citation(used via parametric URL dispatch) by exporting it in__all__.
No API change — same behaviour as 2.16.0 where deps happened to be on PATH.
Install
pip install -U scitex-writer==2.16.1