diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-05 22:59:08 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-09-06 10:29:23 +0200 |
commit | 93a0cff181bcc77178dc33aa218d9f06648633ff (patch) | |
tree | 369ede4a73442eddc4949e842cd4cb9984287a47 | |
parent | a6fad0c6f2570d089d5dfdb60221a04c7a3993f9 (diff) |
Set os-faults 0.1.10
Otherwise it raises conflicts about pbr version.
Change-Id: I4d708322889f9e5d63cb594badb63fded6bc9155
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 82e5bc1da..435802ac2 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,3 +16,4 @@ robotframework-httplibrary===0.4.2 robotframework-requests===0.4.7 robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 +os-faults===0.1.10 |