Skip to content

Commit

Permalink
add URL to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarbaugh committed Jun 24, 2014
1 parent cef36a9 commit e4134cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
version='2.0',
packages=["googleauth"],
description="OAuth 2.0 authentication for Google and Google Apps accounts",
url="https://github.com/jcarbaugh/django-googleauth",
author="Jeremy Carbaugh",
author_email="[email protected]",
license='BSD',
Expand Down

0 comments on commit e4134cb

Please sign in to comment.