Update pip before running through requirements
pip uses python-requests. In jessie the system version is 2.4.3 but requirements.txt wants 2.7.0. the system version of pip (1.5.6) can not use the 2.7.0 version of requests so pip must be updated before we start pulling down other requirements that may end up with a newer version of requests.
This commit is contained in:
parent
a9f105e98d
commit
2039d7c4cb
Loading…
x
Reference in New Issue
Block a user