mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-20 03:18:07 +08:00
Update setup.py
This commit is contained in:
4
setup.py
4
setup.py
@@ -13,7 +13,7 @@ setup(
|
||||
author='Ilan Steemers',
|
||||
author_email='koed00@gmail.com',
|
||||
packages=['django_q'],
|
||||
url='https://github.com/koed00/django-whoshere',
|
||||
url='https://github.com/koed00/django-q',
|
||||
license='MIT',
|
||||
description='A multiprocessing task queue for Django',
|
||||
long_description=README,
|
||||
@@ -34,4 +34,4 @@ setup(
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
]
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user