summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Hammel <jhammel@mozilla.com>2013-12-19 18:54:12 -0800
committerJeff Hammel <jhammel@mozilla.com>2013-12-19 18:54:12 -0800
commitdc9526510b75c377c47b6b0ec89efd4d0f469007 (patch)
tree27039d26ddc6c0874e7e0e4fb9248f4b857f128d
parent8facccd385a83af580d4e8ea50fa6337f435d2ae (diff)
downloadtempita-dc9526510b75c377c47b6b0ec89efd4d0f469007.tar.gz
duplicate section error
-rw-r--r--setup.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index a64c0e1..e56690b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,10 +28,6 @@ doc-dir = docs/html
[aliases]
distribute = register sdist bdist_egg upload pudge publish
-[egg_info]
-tag_build = dev
-tag_svn_revision = true
-
[nosetests]
with-doctest = 1
doctest-extension = txt