forked from pool/python-ConfigArgParse
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ConfigArgParse?expand=0&rev=15
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user