We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f5c45 commit 9693a45Copy full SHA for 9693a45
setupext.py
@@ -10,6 +10,7 @@
10
import re
11
import subprocess
12
import sys
13
+import warnings
14
from textwrap import fill
15
16
0 commit comments