pip 1.1 no longer supports -E
This commit is contained in:
parent
896df71942
commit
c0a5fccc04
2 changed files with 2 additions and 2 deletions
|
|
@ -3,5 +3,5 @@ CH="chroot $1"
|
|||
$CH bzr branch http://code.0x2620.org/pandora /srv/pandora
|
||||
$CH bzr branch http://code.0x2620.org/oxjs /srv/pandora/static/oxjs
|
||||
$CH virtualenv --system-site-packages /srv/pandora
|
||||
$CH pip -E /srv/pandora install -r /srv/pandora/requirements.txt
|
||||
$CH /srv/pandora/bin/pip install -r /srv/pandora/requirements.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue