summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2023-02-04 21:18:10 +0000
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2023-02-04 21:18:10 +0000
commiteb7b4ed62e75cac1dfcb39b8e835baf6b1a1bb03 (patch)
tree379005711ef2dc597f59b29efe481d2c9ca76e18 /pyproject.toml
parente3e7bc34eb486622ebbb6412afc98ee57fcbff4a (diff)
downloadpip-eb7b4ed62e75cac1dfcb39b8e835baf6b1a1bb03.tar.gz
Update vendored `pkg_resources`
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a02457eef..139c37e18 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,6 +50,8 @@ drop = [
"easy_install.py",
"setuptools",
"pkg_resources/_vendor/",
+ "_distutils_hack",
+ "distutils-precedence.pth",
"pkg_resources/extern/",
# trim vendored pygments styles and lexers
"pygments/styles/[!_]*.py",