15
0
2024-10-29 20:12:25 +00:00
committed by Git OBS Bridge
parent b03a43f067
commit 79232f77cc

View File

@@ -65,7 +65,7 @@ add these features
%check
# https://github.com/bw2/ConfigArgParse/issues/146
export COLUMNS=80
%pytest -k 'not (test_main or testGlobalInstances or testGlobalInstances_WithName or testConfigOrEnvValueErrors)'
%pytest -k 'not (test_main or testGlobalInstances or testGlobalInstances_WithName or testConfigOrEnvValueErrors or testMutuallyExclusiveArgs)'
%files %{python_files}
%doc README.rst