Skip to content

2.16.1 — CI dep fix

Choose a tag to compare

@ywatanabe1989 ywatanabe1989 released this 20 Apr 23:37
· 109 commits to main since this release
7d91e14

Fixed

  • Declared Pillow, scitex-ui, and stdlib logging as replacements for an implicit scitex-logging import — 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