mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Squashed commits: [cd479ba] formatting and linting automation [7fbfabb] formatting and linting automation [c4f9505] fix after rebase [f506ad4] rename job [441d517] update doc (+7 squashed commits) [2e1b416] fix invoke and github action [6ae5bb4] doc for git blame [44b5461] add GitHub action [b07474f] add docs [4cd9a6f] more linter fixes [db71901] wip [540dc88] wip
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
# This requirements file is for python3
|
|
mkdocs == 1.4.0
|
|
mkdocs-material == 8.5.6
|
|
mkdocs-material-extensions == 1.0.3
|
|
pymdown-extensions == 9.6
|
|
mkdocstrings-python == 0.7.1
|