Remove python/_virtualenv/ dir in clean_build_artifacts.sh

This commit is contained in:
marmeladema 2019-10-16 08:28:30 +01:00
parent bf66a08c02
commit 2b3f6a2289

View file

@ -9,3 +9,4 @@ set -o nounset
set -o pipefail
rm -rf target/
rm -rf python/_virtualenv/