Skip to content

Commit 3ef7997

Browse files
Avasamabravalheri
andauthored
Use relative paths
Co-authored-by: Anderson Bravalheri <[email protected]>
1 parent 0510646 commit 3ef7997

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setuptools/msvc.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717

1818
from more_itertools import unique_everseen
1919

20-
from setuptools.compat import py310
21-
2220
from ._path import StrPath
21+
from .compat import py310
2322

2423
import distutils.errors
2524

0 commit comments

Comments
 (0)