forked from pool/python-isort
- do not test hypothesmith integration because we lack python-libcst
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=53
This commit is contained in:
parent
ad75e06e02
commit
29259fe636
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 13:53:40 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- do not test hypothesmith integration because we lack python-libcst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 09:21:42 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -108,7 +108,8 @@ for exampledir in example_shared_isort_profile example_isort_formatting_plugin;
|
||||
popd
|
||||
done
|
||||
}
|
||||
%pytest -v -W "ignore::UserWarning" -W "ignore::DeprecationWarning"
|
||||
# no test_hypothesmith because no libcst because no pyre-check
|
||||
%pytest -W "ignore::UserWarning" -W "ignore::DeprecationWarning" --ignore tests/test_hypothesmith.py
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Loading…
x
Reference in New Issue
Block a user