python3Packages.py: fix homepage link
This commit is contained in:
parent
715214faeb
commit
c6cc128f30
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Library with cross-python path, ini-parsing, io, code, log facilities";
|
||||
homepage = "https://pylib.readthedocs.org/";
|
||||
homepage = "https://py.readthedocs.io/";
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user