summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-07-20 11:33:30 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-07-20 11:33:30 +0200
commitd942325c512603ad7985d618d55828585323d226 (patch)
tree1815c5de0a4ef1394267ce565fc7abcd2f8ade17 /MANIFEST.in
parentb670c453818ac05b10b6d3f056ce2fdd3610c112 (diff)
downloadqutebrowser-d942325c512603ad7985d618d55828585323d226.tar.gz
qutebrowser-d942325c512603ad7985d618d55828585323d226.zip
Add pytest.ini to MANIFEST.in.
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 fd50d2dbb..62d5e78b6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -22,6 +22,7 @@ exclude doc/notes
recursive-exclude doc *.asciidoc
include doc/qutebrowser.1.asciidoc
prune tests
+exclude pytest.ini
exclude qutebrowser.rcc
exclude .coveragerc
exclude .pylintrc