openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
67 stars 24 forks source link

Swicth to bootstrap-like #195

Closed rgaudin closed 2 months ago

rgaudin commented 2 months ago

pylibzim cannot be completely switched to our bootstrap but we should still apply all the lint/check rules. It currently still relies on isort which contradicts ruff for instance.