summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2014-06-20 16:45:42 +0200
committerFlorian Bruhin <git@the-compiler.org>2014-06-20 16:45:42 +0200
commitde27c6d4a7ab452e7cc3530e68895d237de8192e (patch)
tree64238838dcb386b96f5781dde2dba9403b4739c4 /MANIFEST.in
parent0fd64419da4548321773d8ec5265a91947bfd700 (diff)
downloadqutebrowser-de27c6d4a7ab452e7cc3530e68895d237de8192e.tar.gz
qutebrowser-de27c6d4a7ab452e7cc3530e68895d237de8192e.zip
Update MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4a56422a1..cf3f61b43 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ recursive-include qutebrowser/html *.html
recursive-include qutebrowser/test *.py
include qutebrowser/test/testfile
include qutebrowser/git-commit-id
-include AUTHORS COPYING HACKING THANKS
+include COPYING doc/*
exclude scripts/run_checks.py
exclude scripts/cleanup.py
@@ -11,6 +11,7 @@ exclude scripts/run_profile.py
exclude scripts/generate_authors.sh
exclude .flake8
exclude .pylintrc
-exclude TODO
-exclude BUGS
+exclude doc/TODO.asciidoc
+exclude doc/BUGS.asciidoc
+exclude doc/notes
prune pkg