Update project setup description to match repo and docs.

Thanks @soratidus999
This commit is contained in:
Adarnof 2018-03-02 11:26:35 -05:00
parent e860ba6c22
commit f65e563c0c

View File

@ -40,7 +40,7 @@ setup(
version=allianceauth.__version__,
author='Alliance Auth',
author_email='adarnof@gmail.com',
description='Eve alliance auth for the 99 percent',
description='An auth system for EVE Online to help in-game organizations manage online service access.',
install_requires=install_requires,
extras_require={
'testing': testing_extras,