[Buildbot-devel] buildbot rpm?
Brian Warner
warner-buildbot at lothar.com
Wed Apr 26 04:02:59 UTC 2006
> What is the reason not to use the builtin packaging facilities distutils
> provides ? While testing and doc generation are not supported out of the box,
> they may easily be added. No need to have two parallel build systems...
My little makefile does use distutils.. really it's just a way to remind
myself what the commands are. The 'release' step just does some cleanup stuff
first and then does 'setup.py sdist'. Most of the code is a set of
convenience targets for me to run the unit tests against various local
versions of Twisted.
cheers,
-Brian
More information about the devel
mailing list