Commit Graph

11 Commits

Author SHA1 Message Date
Augie Fackler
d6b994b174 setup: work around easy_intall overzealously installing mercurial 2010-02-15 10:53:55 -06:00
Augie Fackler
ce31a98542 setup: work around easy_install by getting version with a regex 2010-02-15 10:53:34 -06:00
Augie Fackler
5c37c0b38b setup: updates for release 2010-02-07 03:32:30 -06:00
Augie Fackler
514c41a837 setup: remove bogus print statements 2010-01-25 14:51:22 -06:00
Augie Fackler
3e1e3de7b6 setup: write out version info 2009-12-15 09:12:00 -06:00
Augie Fackler
dc443da783 setup.py: Use setuptools if available. 2009-05-25 12:44:33 -05:00
Dan Villiom Podlaski Christiansen
4464869581 Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead. 2009-05-22 15:12:31 +02:00
Augie Fackler
94a7ecbe68 Reorganize to have a more conventional module structure.
This means that hgsubversion now uses absolute imports instead of
relative ones, which makes the tests more reliable.
2009-05-13 21:39:39 -05:00
Augie Fackler
3ab8b47d30 Fix package name, use README for long_description 2009-05-03 22:01:23 -05:00
Augie Fackler
db322c0533 Style nit in setup.py 2009-05-03 21:57:48 -05:00
Dan Villiom Podlaski Christiansen
134653252c A quick stab at a distutils installation script. 2009-05-03 15:29:59 +02:00