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.
import os
setup.py
1 parent 608c100 commit bad901aCopy full SHA for bad901a
setup.py
@@ -24,6 +24,7 @@
24
we avoid the case where the generated `*.c` files are not forward-compatible.
25
26
"""
27
+import os
28
import sys
29
from setuptools import setup, Extension
30
0 commit comments