aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2024-01-08 03:22:30 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2024-01-08 03:22:30 -0500
commit8646342be01c70ec97eacb16f6b88e4360aa585e (patch)
tree7e39f7daad35df3cae62e51073d3a79e79411c92 /setup.cfg
parent0e6f612882a06d191e8d56bbe2bc05020009e379 (diff)
parente949aaf6f6ac93896947d5b736e48e7911926efb (diff)
Update upstream source from tag 'upstream/1.26.6'
Update to upstream version '1.26.6' with Debian dir 5409f55ee0db2818bae3ba157a2f17afdb377c21
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 235ebd5..013f39f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,10 +1,11 @@
[flake8]
-exclude = .git,__pycache__,build,dist,archive,results
+exclude = .git,__pycache__,build,dist,archive
ignore = E203,E226,W504
per-file-ignores =
setup.py: E501
gallery_dl/extractor/500px.py: E501
gallery_dl/extractor/mangapark.py: E501
+ test/results/*.py: E122,E241,E402,E501
[egg_info]
tag_build =