diff --git a/setup.py b/setup.py index e049458..2044261 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages import subprocess -from distutils.command.install import install +from setuptools.command.install import install from distutils.command.build import build from os import path import os