From 5fc0ac2731ebbe0e812d493e837007068989faa7 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Thu, 10 May 2018 21:40:41 +0900 Subject: test: avoid fabric version 2.0 Seems that fabric v2 doesn't work with the current files. Let's keep using v1.X for now. Signed-off-by: FUJITA Tomonori --- test/pip-requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/pip-requires.txt b/test/pip-requires.txt index e7e580ab..8b9dbd9a 100644 --- a/test/pip-requires.txt +++ b/test/pip-requires.txt @@ -1,7 +1,7 @@ nose toml pyyaml -fabric +fabric<2.0.0 netaddr nsenter docker-py -- cgit v1.2.3