pythonPackages.webtest: typo
This commit is contained in:
parent
8f14618e45
commit
e860eef8f3
@ -7053,7 +7053,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Helper to test WSGI applications";
|
description = "Helper to test WSGI applications";
|
||||||
homepage = http://webob.readthedocs.org/en/latest/;
|
homepage = http://webtest.readthedocs.org/en/latest/;
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user