Skip to content

Commit

Permalink
Merge pull request #991 from andriyor/patch-1
Browse files Browse the repository at this point in the history
add GitHub URL for PyPi
  • Loading branch information
sehmaschine authored Sep 14, 2022
2 parents 7072d0a + c3db229 commit f293be9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ def read(fname):
description='A jazzy skin for the Django Admin-Interface.',
long_description=read('README.rst'),
url='http://django-grappelli.readthedocs.org',
project_urls={
'Source': 'https://github.com/sehmaschine/django-grappelli',
},
download_url='',
author='Patrick Kranzlmueller, Axel Swoboda (vonautomatisch)',
author_email='office@vonautomatisch.at',
Expand Down

0 comments on commit f293be9

Please sign in to comment.