python3Packages.pytest-datafiles: Update homepage
This commit is contained in:
parent
d9cb0583ba
commit
34415ec257
@ -12,7 +12,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
license = licenses.mit;
|
||||
homepage = "https://pypi.python.org/pypi/pytest-catchlog/";
|
||||
homepage = "https://github.com/omarkohl/pytest-datafiles";
|
||||
description = "py.test plugin to create a 'tmpdir' containing predefined files/directories.";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user