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 f23f1fa commit 254de6dCopy full SHA for 254de6d
setup.py
@@ -1,5 +1,6 @@
1
import os
2
import re
3
+import subprocess
4
import sys
5
from io import open
6
0 commit comments