Commit 7fdbee27 authored by Eric Bailey's avatar Eric Bailey
Browse files

python310Packages.mkdocs-git-revision-date-localized-plugin: fix tests

parent ad2dfe1e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
, buildPythonPackage
, fetchFromGitHub
, pythonOlder
, babel
, gitpython
, mkdocs
, pytz
@@ -24,6 +25,7 @@ buildPythonPackage rec {
  };

  propagatedBuildInputs = [
    babel
    gitpython
    mkdocs
    pytz