Skip to content

Commit 169a344

Browse files
committedSep 28, 2017
python.pkgs.futurist: dontCheck
1 parent f0fa565 commit 169a344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎pkgs/top-level/python-packages.nix

+2
Original file line numberDiff line numberDiff line change
@@ -14033,6 +14033,8 @@ in {
1403314033
testtools testscenarios testrepository oslotest subunit
1403414034
];
1403514035

14036+
# breaks in sandboxing
14037+
doCheck = false;
1403614038
};
1403714039

1403814040
oslo-messaging = buildPythonPackage rec {

0 commit comments

Comments
 (0)
Please sign in to comment.