summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-02-02 18:46:26 +0100
committerFlorian Bruhin <git@the-compiler.org>2016-02-02 18:46:26 +0100
commitfec77b7c32977115c40ed982d7a2f6d3e3622365 (patch)
tree3aabdff525e79293dabc979b7e61c64194059a34 /MANIFEST.in
parentfdd763704fed125f0c2a2454d70a605e3577bdc9 (diff)
downloadqutebrowser-fec77b7c32977115c40ed982d7a2f6d3e3622365.tar.gz
qutebrowser-fec77b7c32977115c40ed982d7a2f6d3e3622365.zip
MANIFEST.in: Exclude qutebrowser/3rdparty.
We don't want external sources in our source releases, and check-manifest complained about it.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index be33e3cfc..fe84f2a9d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -23,6 +23,7 @@ exclude doc/notes
recursive-exclude doc *.asciidoc
include doc/qutebrowser.1.asciidoc
prune tests
+prune qutebrowser/3rdparty
exclude pytest.ini
exclude qutebrowser.rcc
exclude .coveragerc