pythonPackages.futures: duplicate disabled

This commit is contained in:
Domen Kožar 2015-10-27 20:04:56 +01:00
parent 68f4b76552
commit 736e2b1415

View File

@ -6797,7 +6797,6 @@ let
license = licenses.bsd2; license = licenses.bsd2;
maintainers = with maintainers; [ garbas ]; maintainers = with maintainers; [ garbas ];
}; };
disabled = isPy3k;
}; };
gcovr = buildPythonPackage rec { gcovr = buildPythonPackage rec {