diff --git a/python-Authlib.spec b/python-Authlib.spec index 3d58a88..ad24708 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -76,8 +76,8 @@ rm COMMERCIAL-LICENSE $python -mpytest tests/core $python -mpytest tests/flask # gh#lepture/authlib#456 -$python -mpytest tests/jose -k 'not (test_dir_alg_xc20p or test_xc20p_content_encryption_decryption)' -# $python -mpytest tests/jose +# $python -mpytest tests/jose -k 'not (test_dir_alg_xc20p or test_xc20p_content_encryption_decryption)' +$python -mpytest tests/jose export DJANGO_SETTINGS_MODULE=tests.clients.test_django.settings $python -mpytest tests/clients # export DJANGO_SETTINGS_MODULE=tests.django.settings