summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRyan Williams <breath@alum.mit.edu>2010-08-06 18:30:58 -0700
committerRyan Williams <breath@alum.mit.edu>2010-08-06 18:30:58 -0700
commit0d0ce6b4e19adac23016a33eca1b86e52c8a75fe (patch)
tree33d397d59ebba2263540fd621b1f35906f97b2b6 /MANIFEST.in
parent2e881e0203d56bf19a9a7886e71077336acb0ffe (diff)
downloadeventlet-0d0ce6b4e19adac23016a33eca1b86e52c8a75fe.tar.gz
Adding websocket.html to tarball, thanks to creiht for noticing it went missing.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 42ad5ae..14e1604 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
recursive-include tests *.py *.crt *.key
recursive-include doc *.rst *.txt *.py Makefile *.png
-recursive-include examples *.py
+recursive-include examples *.py *.html
include MANIFEST.in README.twisted NEWS AUTHORS LICENSE README