diff mbox series

[5/5,v2] README.md: Remove mention of python3-distutils dependency

Message ID 20221102140039.914518-6-jwcart2@gmail.com (mailing list archive)
State Superseded
Headers show
Series Remove dependency on the Python module distutils | expand

Commit Message

James Carter Nov. 2, 2022, 2 p.m. UTC
With the removal of any dependence on the python disutils module,
Debian no longer depends on the python3-disutils package.

Signed-off-by: James Carter <jwcart2@gmail.com>
---
 README.md | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/README.md b/README.md
index 74b0a0c3..f91cb7d9 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,6 @@  apt-get install --no-install-recommends --no-install-suggests \
     libpcre2-dev \
     pkgconf \
     python3 \
-    python3-distutils \
     systemd \
     xmlto