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
f02ce7521e
commit
9be0fd13df
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,5 +1,5 @@
|
|||
import os
|
||||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
from watson import __version__
|
||||
|
||||
setup(
|
||||
|
|
|
|||
Loading…
Reference in a new issue