]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - setup.cfg
BlueChips doesn't actually use Babel.
[bluechips.git] / setup.cfg
index b9a2f5c4f7d73c952b26c1b7c7aeddaec6f678f9..3310e97d25509bb0f3420216673459e9bf76084b 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -9,25 +9,3 @@ find_links = http://www.pylonshq.com/download/
 with-pylons=test.ini
 cover-erase = true
 cover-package = bluechips
-
-# 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