Skip to content

Commit a866308

Browse files
committed
Remove pep517 from DEBUNDLED preload list
1 parent 9b686fa commit a866308

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pip/_vendor/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def vendored(modulename):
6565
vendored("packaging")
6666
vendored("packaging.version")
6767
vendored("packaging.specifiers")
68-
vendored("pep517")
6968
vendored("pkg_resources")
7069
vendored("platformdirs")
7170
vendored("progress")

0 commit comments

Comments
 (0)