We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8cca0 commit 43d64a7Copy full SHA for 43d64a7
setup.py
@@ -1,4 +1,4 @@
1
-from distutils.core import setup
+from setuptools import setup
2
3
def find_version(path):
4
import re
0 commit comments