Rebase: Moved the whole structure down one directory depth.

This commit is contained in:
Amritanshu
2013-10-14 09:29:57 +05:30
parent 88b641b4f2
commit bc7b4217cd
359 changed files with 0 additions and 0 deletions

27
setup.cfg Normal file
View File

@ -0,0 +1,27 @@
[nosetests]
match = ^test
nocapture = 1
cover-package = brewman
with-coverage = 1
cover-erase = 1
[compile_catalog]
directory = brewman/locale
domain = brewman
statistics = true
[extract_messages]
add_comments = TRANSLATORS:
output_file = brewman/locale/brewman.pot
width = 80
[init_catalog]
domain = brewman
input_file = brewman/locale/brewman.pot
output_dir = brewman/locale
[update_catalog]
domain = brewman
input_file = brewman/locale/brewman.pot
output_dir = brewman/locale
previous = true