python310Packages.devtools: skip python 3.10 incompatible tests

This commit is contained in:
Jonathan Ringer 2022-03-07 11:47:44 -08:00 committed by Martin Weinelt
parent 9666419d54
commit 16fb34b717

View file

@ -44,6 +44,8 @@ buildPythonPackage rec {
"test_print_subprocess"
# sensitive to timing
"test_multiple_not_verbose"
# sensitive to interpreter output
"test_simple_vars"
];
pythonImportsCheck = [