diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-11-08 01:04:04 +0900 |
---|---|---|
committer | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-11-11 00:28:42 +0900 |
commit | 15812686282c61120e07c7880be6d347c1a53059 (patch) | |
tree | 01e87d3438f11ab205768793131366bfc0112ef2 /test/pip-requires.txt | |
parent | 6dacfb38bf6e5c32abe39cfdfe825d3702316855 (diff) |
move lib to parent directory
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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/pip-requires.txt b/test/pip-requires.txt new file mode 100644 index 00000000..f8157aed --- /dev/null +++ b/test/pip-requires.txt @@ -0,0 +1,8 @@ +nose +toml +ciscoconfparse +ecdsa +pycrypto>=2.1 +fabric +netaddr +nsenter |