python.pkgs.futurist: dontCheck
This commit is contained in:
parent
f0fa565dfb
commit
169a344ab8
@ -14033,6 +14033,8 @@ in {
|
||||
testtools testscenarios testrepository oslotest subunit
|
||||
];
|
||||
|
||||
# breaks in sandboxing
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
oslo-messaging = buildPythonPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user