diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-05-12 02:54:53 +0000 |
---|---|---|
committer | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-05-12 02:54:53 +0000 |
commit | cbb4a6ace6561e74c881e6bf9c95b7fac9260a8d (patch) | |
tree | 138aa1d2851d031ae11341ed9dcd40e9467becb7 /test/pip-requires.txt | |
parent | 97e8f017cb4a3a38284d4657d1710608f5f28bd4 (diff) |
test/gobgp: add RawGoBGPContainer for test with raw gobgp config
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'test/pip-requires.txt')
-rw-r--r-- | test/pip-requires.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pip-requires.txt b/test/pip-requires.txt index 85a3bbbc..708597d8 100644 --- a/test/pip-requires.txt +++ b/test/pip-requires.txt @@ -1,5 +1,6 @@ nose toml +pyyaml ciscoconfparse ecdsa pycrypto>=2.1 |