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

Commit61635a4

Browse files
authored
Make: don't rungit checkout - at the end of the build (#1619)
Running `git checkout CPYTHON_CURRENT_COMMIT` and then`git checkout -c` can render the sphinx build slowerbecause many sources may seem out of date.
1 parent55d9b02 commit61635a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ all: ensure_prerequisites
7070
-D latex_elements.inputenc=\
7171
-D latex_elements.fontenc=' \
7272
$(MODE)
73-
git -C$(CPYTHON_PATH) checkout -
7473
@echo"Build success, open file://$(abspath$(CPYTHON_PATH))/Doc/build/html/index.html or run 'make serve' to see them."
7574

7675

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp