python3Packages.intake: Disabling a broken test

This commit is contained in:
Thiago Franco de Moraes 2021-06-21 16:09:04 -03:00
parent 9668c0eec6
commit b2008ab5b8
No known key found for this signature in database
GPG Key ID: 1B96996EE6559B7A

View File

@ -73,6 +73,7 @@ buildPythonPackage rec {
# broken test
"test_read_pattern"
"test_remote_arr"
];
meta = with lib; {