mirror of
https://github.com/django-components/django-components.git
synced 2025-08-11 17:57:59 +00:00
Update email adress.
This commit is contained in:
parent
a9867ff83e
commit
e9767dd54a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ setup(
|
||||||
long_description=open(os.path.join(os.path.dirname(__file__), "README.md")).read(),
|
long_description=open(os.path.join(os.path.dirname(__file__), "README.md")).read(),
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
author=u"Emil Stenström",
|
author=u"Emil Stenström",
|
||||||
author_email="em@kth.se",
|
author_email="emil@emilstenstrom.se",
|
||||||
url="https://github.com/EmilStenstrom/django-components/",
|
url="https://github.com/EmilStenstrom/django-components/",
|
||||||
install_requires=["Django>=1.11", "six"],
|
install_requires=["Django>=1.11", "six"],
|
||||||
license="MIT",
|
license="MIT",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue