commit | 8b26b6519dd96aa40dbbad7d3483e2dcd8981ab2 | [log] [tgz] |
---|---|---|
author | ibumarskov <ibumarskov@mirantis.com> | Wed May 30 13:28:42 2018 +0400 |
committer | bumarskov <bumarskov@gmail.com> | Wed May 30 10:01:18 2018 +0000 |
tree | b81064e8e7f4ccbab850936c0f7e68a7d371693d | |
parent | 75ac752e38eac078c63705fee14af22f9a7f8af1 [diff] [blame] |
Set requirement for cmd2 Workaround for https://github.com/python-cmd2/cmd2/issues/421 Change-Id: Ie887edbde9b77a91b9a3c9b0620cdabac1200873
diff --git a/tcp_tests/requirements.txt b/tcp_tests/requirements.txt index 86ef693..64769ed 100644 --- a/tcp_tests/requirements.txt +++ b/tcp_tests/requirements.txt
@@ -21,3 +21,4 @@ netaddr mock>=1.2 python-jenkins +cmd2<0.9 \ No newline at end of file