greenlet: delete problematic test
This commit is contained in:
parent
4c67102a59
commit
3efefb5baa
@ -5781,6 +5781,11 @@ let
|
|||||||
sha256 = "1zlmsygjw69xlq56vz1z5ivzy9bwc7knjaykn2yy2hv4w2j4yb7k";
|
sha256 = "1zlmsygjw69xlq56vz1z5ivzy9bwc7knjaykn2yy2hv4w2j4yb7k";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# see https://github.com/python-greenlet/greenlet/issues/85
|
||||||
|
preCheck = ''
|
||||||
|
rm tests/test_leaks.py
|
||||||
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://pypi.python.org/pypi/greenlet;
|
homepage = http://pypi.python.org/pypi/greenlet;
|
||||||
description = "Module for lightweight in-process concurrent programming";
|
description = "Module for lightweight in-process concurrent programming";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user