From fac8708d25f6bdd19dbfa6b60e119c9d28cec201 Mon Sep 17 00:00:00 2001 From: Richard Decal Date: Fri, 16 Feb 2024 19:31:25 -0500 Subject: [PATCH] Remove unnecessary pytest option Signed-off-by: Richard Decal --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ad15f72..bcdfe76 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,7 +67,6 @@ addopts = --ignore=.eggs --doctest-modules --doctest-glob=\*.rst - --tb=short --disable-pytest-warnings --color=yes # Activate the plugin explicitly to ensure that the seed is reported