diff --git a/src/main/resources/pixi.toml b/src/main/resources/pixi.toml index 703fe4d..0415d62 100644 --- a/src/main/resources/pixi.toml +++ b/src/main/resources/pixi.toml @@ -35,3 +35,5 @@ pytest-cov = "*" [tasks] # Add common tasks here as needed test = "pytest" + +##