python.pkgs.pytest-warnings: fix homepage, fixes eval
This commit is contained in:
parent
57ef1a3564
commit
dcbf59d8a7
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Plugin to list Python warnings in pytest report";
|
description = "Plugin to list Python warnings in pytest report";
|
||||||
homepage = github.com/fschulze/pytest-warnings;
|
homepage = https://github.com/fschulze/pytest-warnings;
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user