Skip to content

Conversation

@jdufresne
Copy link
Member

The RSA tests only pass if oauthlib[signedtoken] is installed. oauthlib[rsa] is not enough. This brings the dependency in line with the requirements.txt file. Skip the test if pyjwt is not installed to avoid a test failure due to an ImportError.

The RSA tests only pass if 'oauthlib[signedtoken]' is installed.
'oauthlib[rsa]' is not enough. This brings the dependency in line with
the requirements.txt file. Skip the test if pyjwt is not installed to
avoid a test failure due to an ImportError.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling 382565c on jdufresne:rsa into 5aa60bf on requests:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling 382565c on jdufresne:rsa into 5aa60bf on requests:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling 382565c on jdufresne:rsa into 5aa60bf on requests:master.

@singingwolfboy singingwolfboy merged commit bbc2e13 into requests:master Jan 9, 2019
@jdufresne jdufresne deleted the rsa branch January 9, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants