Andreas Jaeger 58bafb63e1 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I9ee471b253ec104d2b93829be3644ce7aef06876
2017-12-01 08:58:30 +01:00
..