Story
I get the following error. maybe it's due to my environment ? (Ubuntu 24)
ModuleNotFoundError: No module named '_sqlite3'
Also, i would
- add pre-commit in the dev dependencies
- install it with
uv run pre-commit install (instead of needing to have it in your pip global, if I'm not wrong ?)
- add a line in the
CONTRIBUTING.md
Story
I get the following error. maybe it's due to my environment ? (Ubuntu 24)
Also, i would
uv run pre-commit install(instead of needing to have it in your pip global, if I'm not wrong ?)CONTRIBUTING.md