Skip to content

Commit 00d0f54

Browse files
authored
Update update.sh
Move sphinx to requirements.txt
1 parent 70defff commit 00d0f54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: scripts/update.sh

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
[ -n "$GITHUB_ACTIONS" ] && set -x
55
set -e
66

7-
# Update Sphinx
8-
python -m pip install --upgrade sphinx
9-
107
# Allow language being passed as 1st argument, defaults to ja
118
LANGUAGE=${1:-ja}
129

0 commit comments

Comments
 (0)