pip needs sudo
This commit is contained in:
parent
300e23bf11
commit
027c273442
@ -34,7 +34,7 @@ To run tests, you need a couple of dependiencies. Some can be installed through
|
||||
The rest can be installed using pip::
|
||||
|
||||
sudo aptitude install python-pip python-setuptools bzr
|
||||
pip install -r test-requirements.txt
|
||||
sudo pip install -r test-requirements.txt
|
||||
|
||||
Then, to run all tests::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user