[Distutils] Including test and docs in distribution
Michael Foord
fuzzyman at gmail.com
Tue Jun 22 04:04:06 CEST 2010
Hey all,
I have a single module I distribute and I would *like* to include the tests
(a package) and docs (sphinx generated - single directory) in the
distribution - but not have them "installed" by setup.py.
Is this possible with either distutils or distribute?
Anyone able to suggest the right magic incantation for the setup.py? (Or a
better approach - I really don't want to make my 600 line single module a
package though.)
All the best,
Michael Foord
--
http://www.voidspace.org.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100622/f75e4497/attachment.html>
More information about the Distutils-SIG
mailing list