pythonPackages.klein: disable for python3

This commit is contained in:
Lancelot SIX
2017-05-02 09:28:36 +02:00
parent 6bf20f95d9
commit 3e06c611da
+2
View File
@@ -13483,6 +13483,8 @@ in {
sha256 = "1hl2psnn1chm698rimyn9dgcpl1mxgc8dj11b3ipp8z37yfjs3z9";
};
disabled = isPy3k;
propagatedBuildInputs = with self; [ werkzeug twisted ];
meta = {