distutils examples?
TomF
tomf.sessile at gmail.com
Fri Apr 16 15:12:43 EDT 2010
I'm packaging up a program with distutils and I've run into problems
trying to get setup.py right. It's not a standalone package; it's a
script plus modules, data files and documentation. I've been over the
distutils documentation but I'm having trouble getting the package_data
and data_files correct.
Is there a repository of distutils examples somewhere that I can look at?
The documentation is not particularly instructive for me.
Thanks,
-Tom
More information about the Python-list
mailing list