]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Updates tox.ini to use new features
authorSushil Kumar <sushil.kumar2@globallogic.com>
Mon, 9 Dec 2013 14:02:49 +0000 (14:02 +0000)
committerSushil Kumar <sushil.kumar2@globallogic.com>
Thu, 12 Dec 2013 13:28:58 +0000 (13:28 +0000)
commit271300414042890779a2c304cc46f09d0d4b0366
tree913e4c7fbce84b49bd16235cceab207853647347
parentc1d7d86fc477a27c452a3d5e624878fef0e264fa
Updates tox.ini to use new features

tox 1.6 allows us to skip the sdist step, which is slow. This does that.
It also allows us to override the install line. In this case, it's
important as it allows us to stop getting pre-release software we
weren't asking for.

Original patch by Monty Taylor, talked about here:
http://lists.openstack.org/pipermail/openstack-dev/2013-September/015495.html

Change-Id: I87f172cfcc44c9afff9c5162791d6c6b31972702
tox.ini