Skip to content

Commit cdd7d10

Browse files
committed
Merge remote-tracking branch 'upstream/master' into fix-multiple-interpreters-concurrency
2 parents aa1c3aa + 0057e49 commit cdd7d10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,6 @@ add_custom_target(
578578
USES_TERMINAL)
579579

580580
if(NOT PYBIND11_CUDA_TESTS)
581-
set(PYBIND11_MULTIPLE_INTERPRETERS_TEST_FILES test_multiple_interpreters.py)
582-
583581
set(PYBIND11_MULTIPLE_INTERPRETERS_TEST_MODULES
584582
mod_per_interpreter_gil mod_shared_interpreter_gil mod_per_interpreter_gil_with_singleton)
585583

0 commit comments

Comments
 (0)