Remove babel and add pyyaml
This commit is contained in:
parent
6efe00dbf3
commit
9bbb4f30f4
@ -3,4 +3,5 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
Babel>=1.3
|
||||
|
||||
PyYAML
|
||||
|
14
setup.cfg
14
setup.cfg
@ -31,17 +31,3 @@ all_files = 1
|
||||
|
||||
[upload_sphinx]
|
||||
upload-dir = doc/build/html
|
||||
|
||||
[compile_catalog]
|
||||
directory = os_client_config/locale
|
||||
domain = os-client-config
|
||||
|
||||
[update_catalog]
|
||||
domain = os-client-config
|
||||
output_dir = os_client_config/locale
|
||||
input_file = os_client_config/locale/os-client-config.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = os_client_config/locale/os-client-config.pot
|
@ -12,4 +12,4 @@ oslosphinx
|
||||
oslotest>=1.1.0.0a1
|
||||
testrepository>=0.0.18
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.34
|
||||
testtools>=0.9.34
|
||||
|
Loading…
x
Reference in New Issue
Block a user