log setup.py @ 563:09c016174e33 1.0.1

age author description
Mon, 15 Feb 2010 10:53:55 -0600 Augie Fackler setup: work around easy_intall overzealously installing mercurial 1.0.1
Mon, 15 Feb 2010 10:53:34 -0600 Augie Fackler setup: work around easy_install by getting version with a regex
Sun, 07 Feb 2010 03:32:30 -0600 Augie Fackler setup: updates for release 1.0
Mon, 25 Jan 2010 14:51:22 -0600 Augie Fackler setup: remove bogus print statements
Tue, 15 Dec 2009 09:12:00 -0600 Augie Fackler setup: write out version info
Mon, 25 May 2009 12:44:33 -0500 Augie Fackler setup.py: Use setuptools if available.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Sun, 03 May 2009 22:01:23 -0500 Augie Fackler Fix package name, use README for long_description
Sun, 03 May 2009 21:57:48 -0500 Augie Fackler Style nit in setup.py
Sun, 03 May 2009 15:29:59 +0200 Dan Villiom Podlaski Christiansen A quick stab at a distutils installation script.