Merge "Remove Babel from setup.cfg and requirements"

This commit is contained in:
Jenkins 2017-06-18 17:20:40 +00:00 committed by Gerrit Code Review
commit 6ac23f1e40
3 changed files with 0 additions and 8 deletions

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr>=1.4
Babel>=1.3
PyYAML>=3.1.0
six>=1.9.0
dulwich>=0.15.0 # Apache-2.0

View File

@ -48,8 +48,3 @@ domain = reno
domain = reno
output_dir = reno/locale
input_file = reno/locale/reno.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = reno/locale/reno.pot