[Distutils] Derivative files
Ian Bicking
ianb at colorstudy.com
Sat Apr 21 01:11:57 CEST 2007
I made a distutils command to take the Javascript files in an
application and put them together and compress them. I'd like the
result to kind of always be there; it would be distributed with the egg
for instance. But I don't really want it in source control. So I think
I need to make this part of the build somehow. What should I look for
to do that?
--
Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
| Write code, do good | http://topp.openplans.org/careers
More information about the Distutils-SIG
mailing list