We don't need these requirements anymore, so remove them. Signed-off-by: John Snow <js...@redhat.com> --- python/setup.cfg | 1 - 1 file changed, 1 deletion(-)
diff --git a/python/setup.cfg b/python/setup.cfg index 02cc076eaea..1afdcf1c3cd 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -41,7 +41,6 @@ devel = isort >= 5.1.2 mypy >= 1.4.0 pylint >= 2.17.3 - pylint != 3.2.4; python_version<"3.9" tox >= 3.18.0 urwid >= 2.1.2 urwid-readline >= 0.13 -- 2.48.1