Make OAuth packages optional - #12
Conversation
|
@jpadilla no problem. What in particular do we need to update in setup.py? |
|
@jpadilla got it. Does it make sense to keep |
|
@jpadilla I've updated setup.py. |
|
@rlucioni Reviewing this more closely. Probably need some doc updates, right? What are the steps to get up and going after installing this package? |
In most cases, only one OAuth package is necessary.
|
@jpadilla good call. I've updated the docs. |
|
@jpadilla anything else I can do to help land this? |
|
@rlucioni thanks! I'll cut out a release today. |
|
@jpadilla that'd be great, thank you very much! |
|
@rlucioni v1.1.0 is out, thanks again for everything! 🎆 |
|
@jpadilla awesome, thanks for the quick response. |
In most cases, only one OAuth package is necessary. This PR is a successor to #8, which made a similar change but didn't fix tests.
@jpadilla could you please review this? Let me know if you have any questions.