We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811a07d commit d697b9cCopy full SHA for d697b9c
pixi.toml
@@ -41,18 +41,13 @@ pytest = ">=8.3.5,<9"
41
#jupytext = ">=1.17.1,<2"
42
43
[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 = "*"
51
#sphinx = ">=8.0.2"
52
#myst-nb = ">=1.1"
53
#jupytext = ">=1.16"
54
#sphinx-book-theme = ">=1.1"
55
#sphinx-copybutton = ">=0.5"
+#sphinx-design = "*"
+#pytest-custom_exit_code = "*"
56
57
[feature.py312]
58
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
0 commit comments