Merge "Remove obsolete setup"
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
|
|
||||||
# The list of modules to copy from oslo-incubator.git
|
|
||||||
|
|
||||||
# The base module to hold the copy of openstack.common
|
|
||||||
base=designatedashboard
|
|
||||||
14
setup.cfg
14
setup.cfg
@@ -23,17 +23,3 @@ classifier =
|
|||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
designatedashboard
|
designatedashboard
|
||||||
|
|
||||||
[compile_catalog]
|
|
||||||
directory = designatedashboard/locale
|
|
||||||
domain = django
|
|
||||||
|
|
||||||
[update_catalog]
|
|
||||||
domain = django
|
|
||||||
output_dir = designatedashboard/locale
|
|
||||||
input_file = designatedashboard/locale/django.pot
|
|
||||||
|
|
||||||
[extract_messages]
|
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
|
||||||
mapping_file = babel-django.cfg
|
|
||||||
output_file = designatedashboard/locale/django.pot
|
|
||||||
|
|||||||
Reference in New Issue
Block a user