projects
/
pycomedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2980f6
)
MANIFEST.in: Distribute test.sh
author
W. Trevor King
<wking@tremily.us>
Tue, 26 Mar 2013 23:42:24 +0000
(19:42 -0400)
committer
W. 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
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 5539ecf93bcc42e44a48bece198375798fd79556..06630eaa165274f53a7e06d8acc2b1d2f44f4718 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-1,4
+1,5
@@
include AUTHORS
include COPYING
+inclide test.sh
recursive-include pycomedi *.pxd
recursive-include doc *.txt *.py