From ade43fa7f52f091994a7ec578332e4c842f8e99c Mon Sep 17 00:00:00 2001 From: Christopher Covington Date: Fri, 12 Jul 2024 10:51:10 +0000 Subject: [PATCH] Fix conflicting classification of install The first paragraph says the command must not be run anymore. --- source/discussions/setup-py-deprecated.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/source/discussions/setup-py-deprecated.rst b/source/discussions/setup-py-deprecated.rst index 4993d8a0d..1c2eae3fa 100644 --- a/source/discussions/setup-py-deprecated.rst +++ b/source/discussions/setup-py-deprecated.rst @@ -141,7 +141,6 @@ This guide does not make suggestions of replacement solutions for those commands * ``easy_install`` * ``editable_wheel`` * ``egg_info`` - * ``install`` * ``install_data`` * ``install_egg_info`` * ``install_headers``