Merge pull request #287073 from yurrriq/fix-mkdocs-git-revision-date-localized-plugin
python310Packages.mkdocs-git-revision-date-localized-plugin: fix tests
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