Accepting request 880053 from home:mcepl:branches:devel:languages:python:pytest
- Don't skip test_C416_fail_1_list, because it has been fixed in python-pytest-flake8dir. OBS-URL: https://build.opensuse.org/request/show/880053 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=14
This commit is contained in:
parent
c4ed9289aa
commit
a80d527aee
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 19 08:36:26 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Don't skip test_C416_fail_1_list, because it has been fixed in
|
||||
python-pytest-flake8dir.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 12:59:11 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -52,8 +52,7 @@ A flake8 plugin that helps you write better list/set/dict comprehensions.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# gh#adamchainz/flake8-comprehensions#313
|
||||
%pytest -k 'not test_C416_fail_1_list'
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user