Skip to content
Snippets Groups Projects
Verified Commit 85ab842e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Update maintainer and URL

parent 41b490f2
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ setup(
keywords = ['django', 'forms', 'widget', 'rating'],
description = 'A no-frills Django form widget for rating stars',
long_description = open(os.path.join(MYDIR, "README.rst"), "r", encoding="utf-8").read(),
url = 'https://edugit.org/nik/django-starfield',
url = 'https://edugit.org/AlekSIS/libs/django-starfield',
author='Dominik George',
author_email='nik@naturalnet.de',
author_email='dominik.george@teckids.org',
packages=['django_starfield'],
include_package_data=True,
install_requires=['Django>=1.11'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment