]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: Make mypy work with uv (#10783)
authorSebastian Steinbeißer <33968289+gothicVI@users.noreply.github.com>
Fri, 5 Sep 2025 18:49:09 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 18:49:09 +0000 (11:49 -0700)
commitb5a17a8d11d9dbb3c93010d61e487fbe66fdc220
treec70561a9ac724c624c38071c8cfeed391276e513
parentcfac74319fefacb985e029db1076ebdc306df24b
Fix: Make mypy work with uv (#10783)

* Add option to run mypy on the project via `uv run mypy .`

* Remove deprecated mypy plugin

* Add missing typing dependencies
pyproject.toml
uv.lock