pythonPackages.klein: disable for python3

This commit is contained in:
Lancelot SIX 2017-04-26 16:00:32 +02:00
parent 6bf20f95d9
commit 3e06c611da
No known key found for this signature in database
GPG key ID: 02E1542BA66FB047

View file

@ -13483,6 +13483,8 @@ in {
sha256 = "1hl2psnn1chm698rimyn9dgcpl1mxgc8dj11b3ipp8z37yfjs3z9";
};
disabled = isPy3k;
propagatedBuildInputs = with self; [ werkzeug twisted ];
meta = {