disable tests for pythonPackages.trollius
This commit is contained in:
parent
c7a73dbbdb
commit
020f466ef4
@ -15795,6 +15795,8 @@ let
|
|||||||
sed -i -e "s|test_env_var_debug|skip_test_env_var_debug|" tests/test_tasks.py
|
sed -i -e "s|test_env_var_debug|skip_test_env_var_debug|" tests/test_tasks.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
doCheck = !stdenv.isDarwin;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Port of the Tulip project (asyncio module, PEP 3156) on Python 2";
|
description = "Port of the Tulip project (asyncio module, PEP 3156) on Python 2";
|
||||||
homepage = "https://bitbucket.org/enovance/trollius";
|
homepage = "https://bitbucket.org/enovance/trollius";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user