diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-03-21 10:34:46 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-03-21 10:48:51 -0400 |
| commit | 6d67b4a6a24a9ed7eade711dd4f72bc3668dd6b4 (patch) | |
| tree | 2665871ea63209034c8b49da644a47d52ca195c2 /tools | |
| parent | 77742d7b134bd2066ea42982637a798c1d1cf068 (diff) | |
| download | python-keystoneclient-6d67b4a6a24a9ed7eade711dd4f72bc3668dd6b4.tar.gz | |
Updated tox.ini to work properly with Jenkins.
As part of doing that, fixed a unittest to work with python2.6.
Change-Id: I575a8534bf008077c1a24a25336f1d711f742297
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index af3712d..9aa889e 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -4,6 +4,7 @@ httplib2 mock mox nose +nosexcover pep8 prettytable simplejson |
