Skip to content

Commit 9de10a3

Browse files
committed
Merge branch 'maintenance/pytest-forked-leftovers' into devel
PR #760
2 parents 8438acb + 95542c9 commit 9de10a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
658.packaging.rst

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ profile = "True"
143143
[tool.cibuildwheel]
144144
build-frontend = "build"
145145
# container-engine = "podman" # FIXME?
146-
test-requires = "pytest pytest-cov pytest-xdist pytest-forked"
146+
test-requires = "pytest pytest-cov pytest-xdist"
147147
test-command = "python -Im pytest -m smoke --no-cov {project}/tests"
148148
skip = "pp*"
149149

0 commit comments

Comments
 (0)