nixpkgs/pkgs/development/python-modules/weboob
aszlig 89df48e9db
weboob: Disable doctests requiring networking
Unfortunately I haven't found a way for nose to disable doctests and the
-e/--exclude flag only works on unit tests.

So I'm using sed in postPatch to remove the doctests without mangling
the whole docstring.

I've built weboob and it now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-27 20:39:14 +02:00
..
default.nix weboob: Disable doctests requiring networking 2018-04-27 20:39:14 +02:00