Sunday, December 28, 2008

PyMOTW now uses Paver

I've converted the build and packaging infrastructure for PyMOTW from Makefiles to use Kevin Dangoor's Paver instead. Today's release (1.79) is the first version released under the new build rules, so let me know if you run into problems with it.

2 comments:

Ορέστης said...

Come on, you know you need to document this in another blog post. I want to try paver as well for a couple of projects, but I'm too lazy :)

Dennis said...

definitely agree..please describe how you've found paver :)