Remove Babel as a runtime requirement
It's not. Change-Id: I7a6a194bfd73a7e64c2a4e260c242af1e7de7986
This commit is contained in:
parent
9d76e94a7f
commit
0658992b0b
@ -3,5 +3,4 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
six>=1.9.0 # MIT
|
||||
|
@ -15,3 +15,4 @@ testscenarios>=0.4 # Apache-2.0/BSD
|
||||
oslo.config>=3.22.0 # Apache-2.0
|
||||
|
||||
reno>=1.8.0 # Apache-2.0
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user