python3Packages.devtools: fix tests

This commit is contained in:
Jonathan Ringer
2021-12-14 12:04:17 -08:00
parent 6d950cfb42
commit 2399895e70
@@ -37,6 +37,8 @@ buildPythonPackage rec {
disabledTests = [
# Test for Windows32
"test_print_subprocess"
# sensitive to timing
"test_multiple_not_verbose"
];
pythonImportsCheck = [