We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47786fc commit 844060eCopy full SHA for 844060e
setup.py
@@ -3,7 +3,7 @@
3
4
from __future__ import print_function
5
6
-from distutils.core import setup, Extension
+from setuptools import setup, Extension
7
import sys
8
9
try:
0 commit comments