Skip to content

Commit 16799cb

Browse files
committed
Attempts install via setuptools
1 parent d1b10f5 commit 16799cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
3232
"""
3333

34-
from distutils.core import setup
34+
from setuptools import setup
3535
from distutils.command.install import INSTALL_SCHEMES
3636

3737
# Make sure that data files are actually installed in the package directory

0 commit comments

Comments
 (0)