Skip to content

Commit 8420a2b

Browse files
committed
Add missing import
1 parent 30062ae commit 8420a2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# -*- coding: utf-8 -*-
44
import os
5+
import re
56
from pathlib import Path
67
import sys
78
import subprocess

0 commit comments

Comments
 (0)