summaryrefslogtreecommitdiff
path: root/scripts/dev/changelog_urls.json
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-08-01 13:35:34 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-01 13:35:45 +0200
commitfaf04f3791e533b5b6d69282e4bf063032eca419 (patch)
tree94c98448736e3fde10ae6de2ccf43f12f4ade486 /scripts/dev/changelog_urls.json
parent45c585bf65868c23f8c80616beb52295f9461549 (diff)
downloadqutebrowser-faf04f3791e533b5b6d69282e4bf063032eca419.tar.gz
qutebrowser-faf04f3791e533b5b6d69282e4bf063032eca419.zip
flake8: Remove broken plugins
https://github.com/PyCQA/flake8/issues/325 https://github.com/savoirfairelinux/flake8-copyright/pull/9 https://github.com/xZise/flake8-future-import/issues/25 https://github.com/aleGpereira/flake8-mock/issues/10
Diffstat (limited to 'scripts/dev/changelog_urls.json')
-rw-r--r--scripts/dev/changelog_urls.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/dev/changelog_urls.json b/scripts/dev/changelog_urls.json
index f62542472..ad88d717b 100644
--- a/scripts/dev/changelog_urls.json
+++ b/scripts/dev/changelog_urls.json
@@ -49,10 +49,7 @@
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/master/HISTORY.rst",
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/master/HISTORY.rst",
- "flake8-copyright": "https://github.com/savoirfairelinux/flake8-copyright/blob/master/CHANGELOG.rst",
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
- "flake8-future-import": "https://github.com/xZise/flake8-future-import#changes",
- "flake8-mock": "https://github.com/aleGpereira/flake8-mock#changes",
"flake8-string-format": "https://github.com/xZise/flake8-string-format#changes",
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",
"flake8-pytest-style": "https://github.com/m-burst/flake8-pytest-style#change-log",