We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68aa661 commit 16fb46eCopy full SHA for 16fb46e
setup.py
@@ -1,5 +1,6 @@
1
import os
2
-from distutils.core import setup
+
3
+from setuptools import setup
4
5
# Utility function to read files. Used for the long_description.
6
def read(fname):
0 commit comments