Restrict the setup.py package search to the hooke/ directory.
authorW. Trevor King <wking@drexel.edu>
Wed, 2 Jun 2010 06:10:29 +0000 (02:10 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 2 Jun 2010 06:10:29 +0000 (02:10 -0400)
commit59e0ba944689490d2d8d3984e96e5b9c1513b04b
treed66146b576cd43bc5f6fc1410536993b4ef0d03c
parentaf7df360228151d7756bf90d724bc3ff05d0fd36
Restrict the setup.py package search to the hooke/ directory.

Otherwise test/ and others may also be bundled, which will clutter
your installation with useless cruft.
setup.py