Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0422f8

Browse files
committed
🚑 fix documentation job
1 parent7b6cf59 commitb0422f8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎docs/mkdocs/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ publish: prepare_files
2828
# install a Python virtual environment
2929
install_venv: requirements.txt
3030
python3 -mvenv venv
31+
venv/bin/pip install --upgrade pip
3132
venv/bin/pip install wheel
3233
venv/bin/pip install -r requirements.txt
3334

‎docs/mkdocs/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ joblib==1.1.0
1616
jsmin==3.0.1
1717
livereload==2.6.3
1818
lunr==0.6.2
19-
Markdown==3.4.1
19+
Markdown==3.3.0# pinned due to version conflict with markdown-include and mkdocs
2020
markdown-include==0.7.0
2121
MarkupSafe==2.1.1
2222
mergedeep==1.3.4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp