summaryrefslogtreecommitdiff
path: root/scripts/dev/recompile_requirements.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2020-12-07 14:25:13 -0500
committerEli Schwartz <eschwartz@archlinux.org>2020-12-07 14:29:26 -0500
commitea6c0beaec52ef7a223afe8f56f4a4833b4bac2c (patch)
tree60251d99c276be3e0d03293b9008cbe5381f6f97 /scripts/dev/recompile_requirements.py
parent1649c6fe1990367c73b600c445fb266ac0a9c102 (diff)
downloadqutebrowser-ea6c0beaec52ef7a223afe8f56f4a4833b4bac2c.tar.gz
qutebrowser-ea6c0beaec52ef7a223afe8f56f4a4833b4bac2c.zip
Update CI deps and assorted CI stuff.
Diffstat (limited to 'scripts/dev/recompile_requirements.py')
-rw-r--r--scripts/dev/recompile_requirements.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py
index 4caa26667..3b7c227f2 100644
--- a/scripts/dev/recompile_requirements.py
+++ b/scripts/dev/recompile_requirements.py
@@ -174,6 +174,7 @@ CHANGELOG_URLS = {
'mypy-extensions': 'https://github.com/python/mypy_extensions/commits/master',
'pyroma': 'https://github.com/regebro/pyroma/blob/master/HISTORY.txt',
'pyPEG2': None,
+ 'importlib-resources': 'https://importlib-resources.readthedocs.io/en/latest/changelog%20%28links%29.html',
}