summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-05-12 22:58:12 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-05-12 22:58:12 +0200
commitb755d56c0252cce9f47eefb21db3d75ee4f16c94 (patch)
treefbe5d29997959c5c3f897cae78754f87d257dbcd /MANIFEST.in
parentaea30e810adb8b36ae733e6575ed2fc1553bdee3 (diff)
downloadqutebrowser-b755d56c0252cce9f47eefb21db3d75ee4f16c94.tar.gz
qutebrowser-b755d56c0252cce9f47eefb21db3d75ee4f16c94.zip
Rename setup.cfg to .flake8
We only use it to store flake8 config, and it turns out flake8 didn't actually deprecate .flake8.
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 ea5d36eca..d66ef65a4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -38,5 +38,6 @@ exclude .travis.yml
exclude codecov.yml
exclude .pydocstylerc
exclude misc/appveyor_install.py
+exclude .flake8
global-exclude __pycache__ *.pyc *.pyo