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 123789f commit ad09b6bCopy full SHA for ad09b6b
setup.py
@@ -6,6 +6,7 @@
6
import shutil
7
import subprocess
8
import sys
9
+import sysconfig
10
import warnings
11
from pathlib import Path
12
0 commit comments