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 d419ed7 commit 1789d8bCopy full SHA for 1789d8b
setup.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-from distutils.core import setup
+from setuptools import setup
4
import re
5
import os.path
6
0 commit comments