summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-26 08:56:11 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-26 08:56:11 +0200
commitcb15192cd65fa9d4479f96ccc85428dc438255a1 (patch)
tree3e060a483d80862e29721037b387231010d3bb90 /MANIFEST.in
parenteed0373feb1a1750aa834b9c8d3524ddb1833780 (diff)
downloadqutebrowser-cb15192cd65fa9d4479f96ccc85428dc438255a1.tar.gz
qutebrowser-cb15192cd65fa9d4479f96ccc85428dc438255a1.zip
manifest: Prune .mypy_cache
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 e163bde9f..ed4b5e5b1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -43,5 +43,6 @@ exclude tests/unit/scripts/test_run_vulture.py
exclude tests/unit/scripts/test_check_coverage.py
prune doc/extapi
prune misc/nsis
+prune **/.mypy_cache
global-exclude __pycache__ *.pyc *.pyo