mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision b'45fdf45f79582953fb3aa708566cd2c0707cb222'
This commit is contained in:
parent
f7e88665c6
commit
812c6de70b
125 changed files with 1400 additions and 1046 deletions
|
@ -33,7 +33,7 @@ installed for the user only:
|
|||
|
||||
```bash
|
||||
python -m ensurepip --user
|
||||
export PATH="$PATH:$HOME/Library/Python/2.7/bin"
|
||||
export PATH="$PATH:$( python3 -m site --user-base )/bin"
|
||||
pip install --user virtualenv
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue