diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index 1d8dcca..0000000 --- a/openstack-common.conf +++ /dev/null @@ -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 diff --git a/setup.cfg b/setup.cfg index 166ec10..8715fbe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,17 +23,3 @@ classifier = [files] packages = 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