Merge "Follow changed .venv location"
This commit is contained in:
commit
b3ca90e0e9
@ -430,7 +430,7 @@ function extract_messages_releasenotes {
|
||||
local keep_workdir=$1
|
||||
|
||||
# Extract messages
|
||||
.venv/bin/sphinx-build -b gettext -d releasenotes/build/doctrees \
|
||||
$HOME/.venv/bin/sphinx-build -b gettext -d releasenotes/build/doctrees \
|
||||
releasenotes/source releasenotes/work
|
||||
rm -rf releasenotes/build
|
||||
# Concatenate messages into one POT file
|
||||
|
Loading…
x
Reference in New Issue
Block a user