Skip to content

Commit 692bc85

Browse files
committed
remove the setup.py clean step from builddocs.sh
1 parent 2738924 commit 692bc85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/builddocs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ done
1717

1818
shift $((OPTIND-1))
1919

20-
python setup.py clean
2120
pip install -r doc_requirements.txt
2221
scripts/build.sh -j${OPT_JOBS} -d
2322
mkdocs build

0 commit comments

Comments
 (0)