Fix 'oslo.i18n' requirement error
This patch fixes the following error in the requirements-check job in other projects. ERROR: Package 'oslo.i18n' requirement does not match number of lines (3) in openstack/requirements Change-Id: I78bd611ce7a0c39a953882b36844cd23fb4a6478 Closes-Bug: #1880265 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
parent
6d2760f35d
commit
cf74d072c7
@ -143,7 +143,6 @@ oslo.config!=4.3.0,!=4.4.0;python_version>='3.6' # Apache-2.0
|
||||
oslo.concurrency # Apache-2.0
|
||||
oslo.context # Apache-2.0
|
||||
oslo.db # Apache-2.0
|
||||
oslo.i18n # Apache-2.0
|
||||
oslo.i18n<4.0.0;python_version<'3.6' # Apache-2.0
|
||||
oslo.i18n;python_version>='3.6' # Apache-2.0
|
||||
oslo.limit # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user