summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorelie <elie>2015-09-14 05:39:35 +0000
committerelie <elie>2015-09-14 05:39:35 +0000
commitc0afe7276dddb7aead5397bd534a00f1613a3244 (patch)
treee6e3b41aec23d8e36a9de89c7b1ba3031089ba43 /MANIFEST.in
parentddc989155d58641cf32e6a1ef8a400f22f5d167c (diff)
downloadpysnmp-git-c0afe7276dddb7aead5397bd534a00f1613a3244.tar.gz
documentation reworked and converted to Sphinx (in NumPy style)
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 bcce2670..4553703c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
include *.txt
recursive-include examples *.py
-recursive-include docs *.txt *.html *.gif *.conf
+recursive-include docs *.txt *.rst *.conf Makefile