MANIFEST.in: Distribute test.sh
authorW. Trevor King <wking@tremily.us>
Tue, 26 Mar 2013 23:42:24 +0000 (19:42 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 26 Mar 2013 23:42:24 +0000 (19:42 -0400)
Like the docs, this script is useful to have in the distributed
tarball, even if it's not installed by setup.py.

Reported-by: Nuno Rombert Pinhão <npinhao@ctn.ist.utl.pt>
MANIFEST.in

index 5539ecf93bcc42e44a48bece198375798fd79556..06630eaa165274f53a7e06d8acc2b1d2f44f4718 100644 (file)
@@ -1,4 +1,5 @@
 include AUTHORS
 include COPYING
+inclide test.sh
 recursive-include pycomedi *.pxd
 recursive-include doc *.txt *.py