X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=setup.cfg;h=b213828090125712a99c254deea70926dfb944c0;hb=82ad8466cea54eb777e71bb1a74798461461598b;hp=de9852183b5ef8f50750089ac0a5d5ecc6c958ba;hpb=f8814994349f84b9636c22e75c75e02511a8eb36;p=bluechips.git diff --git a/setup.cfg b/setup.cfg index de98521..b213828 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,31 +1,7 @@ -[egg_info] -tag_build = dev -tag_svn_revision = true - [easy_install] find_links = http://www.pylonshq.com/download/ [nosetests] with-pylons=test.ini - -# Babel configuration -[compile_catalog] -domain = bluechips -directory = bluechips/i18n -statistics = true - -[extract_messages] -add_comments = TRANSLATORS: -output_file = bluechips/i18n/bluechips.pot -width = 80 - -[init_catalog] -domain = bluechips -input_file = bluechips/i18n/bluechips.pot -output_dir = bluechips/i18n - -[update_catalog] -domain = bluechips -input_file = bluechips/i18n/bluechips.pot -output_dir = bluechips/i18n -previous = true +cover-erase = true +cover-package = bluechips