disable tests for pythonPackages.trollius

This commit is contained in:
Daiderd Jordan
2015-06-11 10:35:40 +02:00
committed by Rok Garbas
parent c7a73dbbdb
commit 020f466ef4

View File

@@ -15795,6 +15795,8 @@ let
sed -i -e "s|test_env_var_debug|skip_test_env_var_debug|" tests/test_tasks.py
'';
doCheck = !stdenv.isDarwin;
meta = {
description = "Port of the Tulip project (asyncio module, PEP 3156) on Python 2";
homepage = "https://bitbucket.org/enovance/trollius";