make prek a dev dependency

Maybe this makes it a wee bit easier for those without mise
This commit is contained in:
bronsen 2026-05-19 00:10:59 +02:00
parent 7dfe568c9a
commit 5fa9217f7d
3 changed files with 27 additions and 1 deletions

View file

@ -45,6 +45,7 @@ teilchensammler-cli = "teilchensammler_cli.main:main"
[dependency-groups]
dev = [
"ipython>=9.10.0",
"prek>=0.4.0",
"pytest>=9.0.1",
"pytest-asyncio>=1.3.0",
"pytest-cov>=7.0.0",