We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30062ae commit 8420a2bCopy full SHA for 8420a2b
1 file changed
setup.py
@@ -2,6 +2,7 @@
2
3
# -*- coding: utf-8 -*-
4
import os
5
+import re
6
from pathlib import Path
7
import sys
8
import subprocess
0 commit comments