summaryrefslogtreecommitdiff
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:18 +0200
commit80a57bc5ff605e88e9c3d461f264dd81bfa3e8b9 (patch)
tree3e060a483d80862e29721037b387231010d3bb90
parent7aa3304dad130f517ca7880e3b039bf5aa132b76 (diff)
downloadqutebrowser-80a57bc5ff605e88e9c3d461f264dd81bfa3e8b9.tar.gz
qutebrowser-80a57bc5ff605e88e9c3d461f264dd81bfa3e8b9.zip
manifest: Prune .mypy_cache
(cherry picked from commit cb15192cd65fa9d4479f96ccc85428dc438255a1)
-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