From 86b9624f35582b36d0a19abac5cdf22038e0190c Mon Sep 17 00:00:00 2001 From: zhangboye Date: 2020年5月22日 10:39:25 +0800 Subject: [PATCH] Fix hacking min version to 3.0.1 Change-Id: Ia2a2769bc1d832535cd91d6408ca32d37a83aa51 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d98f2834e..1c53b1ff0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -hacking>=3.0,<3.1.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 stestr>=2.1.0 # Apache-2.0 testtools>=1.4.0 # MIT

AltStyle によって変換されたページ (->オリジナル) /