Skip to content

Commit dfb75f7

Browse files
committed
Remove spurious mention of numba
1 parent 8a8e781 commit dfb75f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ twine-check = { cmd = "python -m twine check dist/*" }
231231
twine-upload = { cmd = "python -m twine upload dist/*" }
232232

233233
[tool.pixi.environments]
234-
# FIXME use same solve-groups with and without numba
235234
default = { features = ["py314", "docs", "smoke", "tests", "ipython"], solve-group = "py314" }
236235
dist = { features = ["dist"], no-default-feature = true }
237236
lint = { features = ["lint"], no-default-feature = true }

0 commit comments

Comments
 (0)