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.
2 parents aa1c3aa + 0057e49 commit cdd7d10Copy full SHA for cdd7d10
tests/CMakeLists.txt
@@ -578,8 +578,6 @@ add_custom_target(
578
USES_TERMINAL)
579
580
if(NOT PYBIND11_CUDA_TESTS)
581
- set(PYBIND11_MULTIPLE_INTERPRETERS_TEST_FILES test_multiple_interpreters.py)
582
-
583
set(PYBIND11_MULTIPLE_INTERPRETERS_TEST_MODULES
584
mod_per_interpreter_gil mod_shared_interpreter_gil mod_per_interpreter_gil_with_singleton)
585
0 commit comments