Skip to content

Commit d697b9c

Browse files
committed
Fix rebase mistake
1 parent 811a07d commit d697b9c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

pixi.toml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,13 @@ pytest = ">=8.3.5,<9"
4141
#jupytext = ">=1.17.1,<2"
4242

4343
[pypi-dependencies]
44-
sphinx = ">=8.0.2"
45-
myst-nb = ">=1.1"
46-
jupytext = ">=1.16"
47-
sphinx-book-theme = ">=1.1"
48-
sphinx-copybutton = ">=0.5"
49-
sphinx-design = "*"
50-
pytest-custom_exit_code = "*"
5144
#sphinx = ">=8.0.2"
5245
#myst-nb = ">=1.1"
5346
#jupytext = ">=1.16"
5447
#sphinx-book-theme = ">=1.1"
5548
#sphinx-copybutton = ">=0.5"
49+
#sphinx-design = "*"
50+
#pytest-custom_exit_code = "*"
5651

5752
[feature.py312]
5853
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]

0 commit comments

Comments
 (0)