projects
/
pycomedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151be85
)
MANIFEST.in: Fix 'inclide' -> 'include' typo
author
W. Trevor King
<wking@tremily.us>
Thu, 29 Oct 2015 03:22:02 +0000
(20:22 -0700)
committer
W. Trevor King
<wking@tremily.us>
Thu, 29 Oct 2015 03:22:02 +0000
(20:22 -0700)
Typo from
c3832480
(MANIFEST.in: Distribute test.sh, 2013-03-26).
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 06630eaa165274f53a7e06d8acc2b1d2f44f4718..a99a48bb25d74441d4819b7314c87cc0d4d0d336 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-1,5
+1,5
@@
include AUTHORS
include COPYING
-incl
i
de test.sh
+incl
u
de test.sh
recursive-include pycomedi *.pxd
recursive-include doc *.txt *.py