We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1851039 commit d28d05cCopy full SHA for d28d05c
setup.py
@@ -1,4 +1,4 @@
1
-from distutils.core import setup
+from setuptools import setup
2
3
readme_contents = open("README.rst").read()
4
0 commit comments