Let Python 3.9 be.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=52
This commit is contained in:
parent
f22070e9d3
commit
7366500061
@ -73,8 +73,6 @@ export PYTHONIOENCODING="utf_8"
|
||||
%check
|
||||
# gh#getsentry/responses#635
|
||||
skiptests="test_auto_calculate_content_length_doesnt_override_existing_value"
|
||||
# gh#python/cpython!98095 has not been backported to 3.9
|
||||
python39_skiptests=" or test_registry_async or test_async_calls"
|
||||
|
||||
%pytest -k "not ($skiptests ${$python_skiptests})"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user