Skip to content

Commit 5a636a0

Browse files
authored
Clear venv
1 parent 9f5e42f commit 5a636a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fi
77

88
TARGET=singlehtml
99

10-
python3 -m venv .docs_venv
10+
python3 -m venv --clear .docs_venv
1111

1212
echo "Installing dependencies"
1313
.docs_venv/bin/pip install sphinx myst_parser

0 commit comments

Comments
 (0)