forked from pool/python-stack-data
- skip more tests for newer pygments version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stack-data?expand=0&rev=14
This commit is contained in:
@@ -65,7 +65,7 @@ Extract data from python stack frames and tracebacks for informative displays
|
||||
|
||||
%check
|
||||
# incompatibility with Pygments
|
||||
%pytest -k 'not test_pygments_example'
|
||||
%pytest -k 'not (test_pygments_example or test_example)'
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/stack_data
|
||||
|
Reference in New Issue
Block a user