python.pkgs.eventlib: disable check phase

activated by #32244
This commit is contained in:
Orivej Desh 2017-12-24 04:49:32 +00:00
parent 7952288ac3
commit 9bfc02a34a

View File

@ -4740,6 +4740,8 @@ in {
propagatedBuildInputs = with self; [ greenlet ];
doCheck = false;
meta = {
description = "Eventlib bindings for python";
homepage = "http://ag-projects.com/";