Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created March 21, 2014 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/e851249703427e3d9bdc to your computer and use it in GitHub Desktop.
Save notmyname/e851249703427e3d9bdc to your computer and use it in GitHub Desktop.
commit 9eb42460c78bebb35c5bffc6e978adcfcc22ede1
Author: Sushil Kumar <sushil.kumar2@globallogic.com>
Date: Mon Dec 9 13:56:10 2013 +0000
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: I2042cae5ebf5467408fe6cdb71f6147081b72ca6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment