]> git.xonotic.org Git - xonotic/xonstat.git/commitdiff
See you later, setup.cfg.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 29 Apr 2017 13:16:45 +0000 (09:16 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 29 Apr 2017 13:16:45 +0000 (09:16 -0400)
setup.cfg [deleted file]

diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644 (file)
index 2bd6b61..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,27 +0,0 @@
-[nosetests]
-match=^test
-nocapture=1
-cover-package=xonstat
-with-coverage=1
-cover-erase=1
-
-[compile_catalog]
-directory = xonstat/locale
-domain = XonStat
-statistics = true
-
-[extract_messages]
-add_comments = TRANSLATORS:
-output_file = xonstat/locale/XonStat.pot
-width = 80
-
-[init_catalog]
-domain = XonStat
-input_file = xonstat/locale/XonStat.pot
-output_dir = xonstat/locale
-
-[update_catalog]
-domain = XonStat
-input_file = xonstat/locale/XonStat.pot
-output_dir = xonstat/locale
-previous = true