mirror of
https://github.com/nikdoof/django-eveigb.git
synced 2025-12-17 19:49:22 +00:00
Updated setup.py with package location on github
This commit is contained in:
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ setup(name = "django-eveigb",
|
||||
description = "Django library/application for making use of EVE's In-Game Browser",
|
||||
author = "Andrew Williams",
|
||||
author_email = "matalok@pleaseignore.com",
|
||||
url = "",
|
||||
url = "https://github.com/nikdoof/django-eveigb",
|
||||
keywords = "eveonline django igb",
|
||||
packages = ['eveigb',],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user