Update pypi element to suggest pypi-mirror
jeepyb no longer contains pypi-mirror. Change-Id: Ifa905181119b30b1184dde53deaf0a97e2cb2ab2
This commit is contained in:
parent
621376db44
commit
d03b14b4eb
@ -9,14 +9,14 @@ When online, the master pypi index is supplied as an extra-url, so uncached
|
||||
dependencies will still be available. When offline, only the mirror is used - a
|
||||
stale mirror will cause build failures.
|
||||
|
||||
[jeepyb](https://git.openstack.org/cgit/openstack-infra/jeepyb) can be useful in making a
|
||||
[pypi-mirror](https://git.openstack.org/cgit/openstack-infra/pypi-mirror) can be useful in making a
|
||||
partial PyPI mirror suitable for building images. For instance:
|
||||
|
||||
* sudo apt-get install libxml2-dev libxslt-dev libmysqlclient-dev libpq-dev \
|
||||
libnspr4-dev pkg-config libsqlite3-dev libzmq-dev libffi-dev libldap2-dev \
|
||||
libsasl2-dev
|
||||
|
||||
* pip install git+https://git.openstack.org/openstack-infra/jeepyb
|
||||
* pip install git+https://git.openstack.org/openstack-infra/pypi-mirror
|
||||
|
||||
* cat << EOF > mirror.yaml
|
||||
cache-root: /home/USER/.cache/image-create/pypi/download
|
||||
|
Loading…
Reference in New Issue
Block a user