Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-17 12:05:49 +00:00
committed by GitHub
16 changed files with 77 additions and 45 deletions
@@ -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;
};
}