summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Stop using the d2to1-based pbrMonty Taylor2013-10-071-4/+0
| | | | | | | | | | | | | | | | | | pbr updated itself to remove the d2to1 dependency. One of the main reasons for this is a direct upstream dependency on distribute, which causes the distribute/setuptools merge bug to get triggered, which breaks people's system if they install with pip < 1.4. Remove d2to1 references, and also bump the required version requested of pbr to a version late enough to no longer depend on d2to1. Remove the version specifier from setup.py, because setup_requires has no way to trigger a version requirement upgrade. The flat version should be sufficient for the setup.py interface in perpetuity. Remove the setup-hook from setup.cfg, as it is no longer needed. Change-Id: I40d3507c77802d13fd894aa16714b2ed6aa7d59f
* added bugfixes for 0.8Josip Delic2013-07-111-1/+1
|
* Updated to OpenStack Build stuff.Monty Taylor2013-07-111-13/+35
|
* for when logging is just annoying ;-)chrisw2010-09-091-0/+1
|
* remove default of dropping on pdb on test error or failurechrisw2010-09-071-3/+5
|
* make tests use a virtualenv for 'migrate' shell commandBob Farrell2010-06-091-2/+2
|
* add disable_logging optioniElectric2009-07-101-2/+2
|
* add tests for plain API, fixed some small bugsiElectric2009-07-081-2/+2
|
* separating test_shell and test_api, replacing shell hacks with ScriptTestiElectric2009-07-041-2/+2
|
* convert svn to hgiElectric2009-06-301-0/+15