Closed rlucioni closed 8 years ago
@jpadilla no problem. What in particular do we need to update in setup.py? python setup.py test
succeeds after having installed the contents of requirements-test.txt
.
@jpadilla got it. Does it make sense to keep requirements.txt
around given that it's now empty? I wasn't sure about deleting it.
@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?
@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! :fireworks:
@jpadilla awesome, thanks for the quick response.
In most cases, only one OAuth package is necessary. This PR is a successor to https://github.com/jpadilla/django-rest-framework-oauth/pull/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.