We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89ad5e commit de04d2aCopy full SHA for de04d2a
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-from distutils.core import setup
+from setuptools import setup
6
7
8
def read(*parts):
0 commit comments