diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-05-02 14:14:02 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-05-02 16:38:19 +0900 |
commit | e93a3f2d99133422e51fbd531dd58052e8e261a3 (patch) | |
tree | 7dc7541f618528c6e842dfc246a3e218c54cd8b1 /tools | |
parent | 26134311d36d87b6129dde72a89e682449728c2a (diff) |
add eventlet to test requirement
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index 6f21bff0..ebbb1fac 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -1,3 +1,4 @@ +eventlet coverage nose pep8 |