foolscap: Disable checks.
svn path=/nixpkgs/trunk/; revision=19608
This commit is contained in:
@@ -80,6 +80,9 @@ rec {
|
|||||||
|
|
||||||
propagatedBuildInputs = [ twisted pkgs.pyopenssl ];
|
propagatedBuildInputs = [ twisted pkgs.pyopenssl ];
|
||||||
|
|
||||||
|
# For some reason "python setup.py test" doesn't work with Python 2.6.
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://foolscap.lothar.com/;
|
homepage = http://foolscap.lothar.com/;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user