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

Commitfbbffed

Browse files
committed
Remove unnecessary call of delete_pot_creation_date.py
issue:python-doc-ja/python-doc-ja#775
1 parent462c610 commitfbbffed

File tree

3 files changed

+0
-30
lines changed

3 files changed

+0
-30
lines changed

‎Doc/Makefile‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,3 @@ autobuild-stable-html:
188188
.PHONY: gettext
189189
gettext:
190190
$(SPHINXBUILD) -E -b gettext -D gettext_compact=0 -w warnings.txt -d build/.doctrees. locale/pot
191-
$(PYTHON) tools/delete_pot_creation_date.py locale/pot

‎Doc/make.bat‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ goto end
136136

137137
:gettext
138138
cmd /C%SPHINXBUILD% -E -b gettext -D gettext_compact=0 -w warnings.txt -d build\.doctrees . locale\pot
139-
cmd /C%PYTHON% tools\delete_pot_creation_date.py locale\pot
140139

141140
goto end
142141

‎Doc/tools/delete_pot_creation_date.py‎

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp