Trying to fix pypi deploy

This commit is contained in:
Dave Hall 2019-11-01 12:51:56 +00:00 committed by Guillaume Baffoin
parent 3b4253a865
commit 7a853434fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import os
from distutils.core import setup
from setuptools import setup
from watson import __version__
setup(