Skip to content

Commit a3b14c5

Browse files
committed
Revert "Add temporary workaround for pytest-sphinx not on conda-forge"
This reverts commit 038c777.
1 parent 20113ca commit a3b14c5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,3 @@ test-skip = ["cp37*", "*musllinux*", "*win32*", "*i686*"]
195195
# Testing seems to be running into issues locating libs where expected
196196
# test-requires = ["pytest", "numba", "jax", "jaxlib"]
197197
# test-command = "pytest {package}/tests"
198-
199-
# This is a temporary hack to achieve automatic pixi.toml generation.
200-
# Unfortunately pytest-sphinx is not yet on conda-forge. I'm trying to add
201-
# it in <https://github.com/conda-forge/staged-recipes/pull/30520>. In the
202-
# meantime, we need to make it a PyPI dependency.
203-
[tool.conda-lock.dependencies]
204-
pytest-sphinx = {source = "pypi", category="docs"}

0 commit comments

Comments
 (0)