mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Remove author_email
This commit is contained in:
parent
0f1b9f040d
commit
88b991f60d
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -10,7 +10,6 @@ setup(
|
|||
url="https://github.com/jazzband/dj-database-url",
|
||||
license="BSD",
|
||||
author="Original Author: Kenneth Reitz, Maintained by: JazzBand Community",
|
||||
author_email="jazzband.co",
|
||||
description="Use Database URLs in your Django Application.",
|
||||
long_description=readme,
|
||||
long_description_content_type="text/x-rst",
|
||||
|
|
|
|||
Loading…
Reference in a new issue