make prek a dev dependency
Maybe this makes it a wee bit easier for those without mise
This commit is contained in:
parent
7dfe568c9a
commit
5fa9217f7d
3 changed files with 27 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue