wesleylima / django-rest-framework-firebase

Use Firebase to authenticate requests to your Django Rest Framework project
32 stars 14 forks source link

setup.py url arg does not match with repository name #1

Closed reduxionist closed 6 years ago

reduxionist commented 6 years ago

It's a tiny little thing but it breaks the link from PyPI to the sourecode; normally I'd open a PR but I think the url passed to setup is more descriptive than the current project name so I'm just opening an issue to bring it to your attention instead. Thanks for sharing your code! :smile:

wesleylima commented 6 years ago

Thanks for catching this! I just changed the URL on setup since it's the most used name throughout.