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 159df40 commit 15d482eCopy full SHA for 15d482e
setup.py
@@ -2,6 +2,7 @@
2
3
"""setup.py: setuptools control."""
4
5
+import sys
6
import os.path
7
8
from codecs import open
0 commit comments