Skip to content

Commit

Permalink
6/4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wcowin committed Jun 4, 2024
1 parent 1f79a50 commit 2864cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-git-authors-plugin
- run: pip install mkdocs-git-committers-plugin-2
- run: pip install markdown-callouts
# - run: pip install markdown-callouts
# - run: pip install mkdocs-glightbox
# - run: pip install mkdocs-minify-plugin
# - run: pip install mkdocs-rss-plugin
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ regex>=2022.4
requests~=2.26
mkdocs-git-committers-plugin-2
mkdocs-markdownextradata-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-open-in-new-tab

0 comments on commit 2864cd8

Please sign in to comment.