Skip to content

Commit 9d983eb

Browse files
committed
Update default environment for Pixi
1 parent 0c955cf commit 9d983eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ setuptools = "*"
1616
setuptools_scm = "*"
1717

1818
[environments]
19+
default = { features = ["test", "notebooks", "typing", "pre-commit"], solve-group = "test" }
1920
test-latest = { features = ["test"], solve-group = "test" }
2021
test-py310 = { features = ["test", "py310"] }
2122
test-py311 = { features = ["test", "py311"] }

0 commit comments

Comments
 (0)