Skip to content

Commit 76725a8

Browse files
committed
Added git dependencies to pyproject.toml
1 parent cd008fd commit 76725a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ recommended = [
5555
"mkdocs-redirects~=1.2",
5656
"mkdocs-rss-plugin~=1.6"
5757
]
58+
git = [
59+
"mkdocs-git-committers-plugin-2~=1.1",
60+
"mkdocs-git-revision-date-localized-plugin~=1.2"
61+
]
5862
imaging = [
5963
"pillow~=9.4",
6064
"cairosvg~=2.6"

0 commit comments

Comments
 (0)