summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorsteven.bethard <devnull@localhost>2009-07-13 11:30:52 +0000
committersteven.bethard <devnull@localhost>2009-07-13 11:30:52 +0000
commitfa2b1237500f1ebe2afe417603f716f854527828 (patch)
tree30852b3ecca5416c075dfadee23f03536fd9dce1 /MANIFEST.in
parentdbc0313b95822ccb353396ccdedfa49b45454763 (diff)
downloadargparse-fa2b1237500f1ebe2afe417603f716f854527828.tar.gz
Add conf.py to manifest.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 537d6d8..891b76c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,4 +4,5 @@ include doc/*.js
include doc/_static/*.css
include doc/_static/*.js
include doc/_static/*.png
-include doc/source/*.rst \ No newline at end of file
+include doc/source/*.rst
+include doc/source/conf.py