Remove sqlean.py support

This commit is contained in:
Simon Willison 2026-07-05 15:55:44 -07:00
commit a47dac2020
7 changed files with 11 additions and 29 deletions

View file

@ -16,9 +16,6 @@ ignore_errors = True
[mypy-pysqlite3.*]
ignore_missing_imports = True
[mypy-sqlean.*]
ignore_missing_imports = True
[mypy-sqlite_dump.*]
ignore_missing_imports = True