Permalink
Browse files

Add docs to MANIFEST

  • Loading branch information...
1 parent cd58a8b commit f54b54d10e8ce7504ff65e760abcfc5a624d5bb6 @cndreisbach cndreisbach committed Feb 16, 2013
Showing with 3 additions and 1 deletion.
  1. +2 −0 .gitignore
  2. +1 −0 MANIFEST.in
  3. +0 −1 docs/.gitignore
View
@@ -37,3 +37,5 @@ nosetests.xml
# everything under extract
extracts
+
+docs/_build/
View
@@ -1,3 +1,4 @@
include README.rst
include TERMS.txt
+include docs/*
include hmda_tools/data/code_sheet_data/*
View
@@ -1 +0,0 @@
-_build/

0 comments on commit f54b54d

Please sign in to comment.