mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Generate per python version virtualenv
This commit is contained in:
parent
daf7138f36
commit
00cf7452ef
2 changed files with 2 additions and 2 deletions
|
@ -9,4 +9,4 @@ set -o nounset
|
|||
set -o pipefail
|
||||
|
||||
rm -rf target/
|
||||
rm -rf python/_virtualenv/
|
||||
rm -rf python/_virtualenv*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue