This commit is contained in:
parent
58bb23c795
commit
6cc8a2dd0b
7 changed files with 47 additions and 27 deletions
16
poetry.lock
generated
16
poetry.lock
generated
|
@ -791,6 +791,20 @@ files = [
|
|||
Markdown = ">=3.3"
|
||||
mkdocs = ">=1.1"
|
||||
|
||||
[[package]]
|
||||
name = "mkdocs-git-authors-plugin"
|
||||
version = "0.7.2"
|
||||
description = "Mkdocs plugin to display git authors of a page"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "mkdocs-git-authors-plugin-0.7.2.tar.gz", hash = "sha256:f541730e4cabdafa0ac758c94d28ba5e8ddca4c859e5de4c89f1226cb6ccd0ad"},
|
||||
{file = "mkdocs_git_authors_plugin-0.7.2-py3-none-any.whl", hash = "sha256:c8a2784a867db79ad3b477a96ee96875d17b09192b6d3be71f08df25afff76c4"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
mkdocs = ">=1.0"
|
||||
|
||||
[[package]]
|
||||
name = "mkdocs-git-revision-date-localized-plugin"
|
||||
version = "1.2.2"
|
||||
|
@ -1619,4 +1633,4 @@ multidict = ">=4.0"
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10 || ^3.11 || ^3.12"
|
||||
content-hash = "7f033bf18f67a3fb4a4b9e15d8f6463f34152daab215ab5d113d6cf5df127411"
|
||||
content-hash = "4a37211d89e134df27183ed799df55662694232bcc6aef27f99f47c131186940"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue