python310Packages.mkdocs-git-revision-date-localized-plugin: fix tests
ref: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/f11450f8ca0b0d0867f00ce2c2f391f2957ddc76
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, pythonOlder
|
||||
, babel
|
||||
, gitpython
|
||||
, mkdocs
|
||||
, pytz
|
||||
@@ -24,6 +25,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
babel
|
||||
gitpython
|
||||
mkdocs
|
||||
pytz
|
||||
|
||||
Reference in New Issue
Block a user