mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Trying to fix pypi deploy
This commit is contained in:
parent
c325327804
commit
f02ce7521e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -11,6 +11,7 @@ setup(
|
|||
author_email="dave@etianen.com",
|
||||
url="http://github.com/etianen/django-watson",
|
||||
zip_safe=False,
|
||||
long_description_content_type="text/markdown",
|
||||
packages=[
|
||||
"watson",
|
||||
"watson.management",
|
||||
|
|
|
|||
Loading…
Reference in a new issue