pythonPackages.gevent-websocket: disable python3
This commit is contained in:
parent
78f46d23fe
commit
57e5b78a2a
1 changed files with 3 additions and 0 deletions
|
@ -11633,6 +11633,9 @@ in {
|
|||
sha256 = "07rqwfpbv13mk6gg8mf0bmvcf6siyffjpgai1xd8ky7r801j4xb4";
|
||||
};
|
||||
|
||||
# SyntaxError in tests.
|
||||
disabled = isPy3k;
|
||||
|
||||
propagatedBuildInputs = with self; [ gevent ];
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue