# HG changeset patch # User Oben Sonne # Date 1411939921 -7200 # Sun Sep 28 23:32:01 2014 +0200 # Node ID ffe1a20b514413588f756293af042e64909639a3 # Parent 3dd339332d92b7dd659c19c8260bf88dce029649 remove old code from fabfile diff --git a/fabfile.py b/fabfile.py --- a/fabfile.py +++ b/fabfile.py @@ -96,8 +96,6 @@ local("hg tag %s" % version) - wiki() - local("bin/buildout setup %s register sdist upload" % ROOT) push()