Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > f7e6acf7510f78112a69726fc8e615c5 > files > 2

python-jaraco-stream-3.0.3-1.mga10.src.rpm

From 3f8ecba38aa6f4753a2a6b3ad91c4074464a341e Mon Sep 17 00:00:00 2001
From: Ondrej Mosnacek <omosnace@redhat.com>
Date: Sat, 21 Jan 2023 10:31:33 +0100
Subject: [PATCH 2/2] Disable linters

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
 setup.cfg | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 21c5943..ec1cba7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,14 +29,6 @@ exclude =
 [options.extras_require]
 testing = 
 	pytest >= 4.6
-	pytest-checkdocs >= 2.4
-	pytest-flake8
-	pytest-black >= 0.3.7; \
-	python_implementation != "PyPy"
-	pytest-cov
-	pytest-mypy; \
-	python_implementation != "PyPy"
-	pytest-enabler >= 1.0.1
 docs = 
 	sphinx
 	jaraco.packaging >= 8.2
-- 
2.39.1