fuel-ccp-heat/docker/heat-base
Yuriy Taraday 4b615305f2 Don't use --upgrade when installing into venv
In venv --upgrade does nothing good since venv have constraints-bound
versions of everything installed. It does bad thing though: it tries to
upgrade setuptools (they are not mentioned in upstream constraints.txt)
and break further building.

Change-Id: I1abab5f51ab81faf11c19c569fa74f57202963fb
2017-01-23 17:23:45 -08:00
..
Dockerfile.j2 Don't use --upgrade when installing into venv 2017-01-23 17:23:45 -08:00