From 287fc4dffd462bd30d45b07131cf431e32c9d893 Mon Sep 17 00:00:00 2001 From: Dennis Kliban Date: Mon, 5 Dec 2022 12:00:24 -0500 Subject: [PATCH] Don't install flake8-quotes It's not compatible with flake8 6.0.0 https://github.com/zheller/flake8-quotes/issues/110 [noissue] --- test_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 98313160..406d3294 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,7 +4,6 @@ coverage flake8 flake8-docstrings flake8-tuple -flake8-quotes jinja2 mock git+https://github.com/pulp/pulp-smash.git#egg=pulp-smash