]> jfr.im git - yt-dlp.git/blobdiff - setup.cfg
Preparing for release
[yt-dlp.git] / setup.cfg
index f658aaa0ace11ac7599e26fac1c6138bea0d18aa..ffc0fd2fd2b9570beb67d23220b69b7760359f9e 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,5 +2,5 @@
 universal = True
 
 [flake8]
-exclude = youtube_dlc/extractor/__init__.py,devscripts/buildserver.py,devscripts/lazy_load_template.py,devscripts/make_issue_template.py,setup.py,build,.git,venv
-ignore = E402,E501,E731,E741,W503
+exclude = youtube_dlc/extractor/__init__.py,devscripts/buildserver.py,devscripts/lazy_load_template.py,devscripts/make_issue_template.py,setup.py,build,.git,venv,devscripts/create-github-release.py,devscripts/release.sh,devscripts/show-downloads-statistics.py,scripts/update-version.py
+ignore = E402,E501,E731,E741,W503
\ No newline at end of file