From 41d488e11ad8be3c6c67cdb87ae223e80a03a4a6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 14 Jun 2021 12:15:18 +0200 Subject: scripts: Remove apipkg from requirements --- scripts/dev/recompile_requirements.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/dev/recompile_requirements.py b/scripts/dev/recompile_requirements.py index e8a188f6c..5121bd27a 100644 --- a/scripts/dev/recompile_requirements.py +++ b/scripts/dev/recompile_requirements.py @@ -50,7 +50,6 @@ CHANGELOG_URLS = { 'EasyProcess': 'https://github.com/ponty/EasyProcess/commits/master', 'PyVirtualDisplay': 'https://github.com/ponty/PyVirtualDisplay/commits/master', 'execnet': 'https://execnet.readthedocs.io/en/latest/changelog.html', - 'apipkg': 'https://github.com/pytest-dev/apipkg/blob/master/CHANGELOG', 'pytest-rerunfailures': 'https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst', 'pytest-repeat': 'https://github.com/pytest-dev/pytest-repeat/blob/master/CHANGES.rst', 'requests': 'https://github.com/psf/requests/blob/master/HISTORY.md', -- cgit v1.2.3-54-g00ecf