projects
/
django-tables2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7c438
)
include tests in source distribution
0.1
author
Michael Elsdoerfer
<michael@elsdoerfer.info>
Sun, 27 Jul 2008 00:02:47 +0000
(
02:02
+0200)
committer
Michael Elsdoerfer
<michael@elsdoerfer.info>
Sun, 27 Jul 2008 00:02:47 +0000
(
02:02
+0200)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 785affa4132cbcdf841cd59e44904ae792116a55..0e2ba0eed18728f4b35d79bb9183ec402dee4ac7 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-1,3
+1,4
@@
include README
\r
include LICENSE
\r
-include MANIFEST.in
\ No newline at end of file
+include MANIFEST.in
\r
+recursive-include tests *.py
\ No newline at end of file