From adcebfd56a00cfa0b7bce6c166b432eab6d8051f Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Mon, 21 Mar 2022 06:03:22 -0400 Subject: [PATCH] Add news fragment. --- news/4998.removal.rst | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 news/4998.removal.rst diff --git a/news/4998.removal.rst b/news/4998.removal.rst new file mode 100644 index 00000000..61024198 --- /dev/null +++ b/news/4998.removal.rst @@ -0,0 +1,3 @@ +Removes long broken argument ``--code`` from ``install`` and ``--unused`` from ``check``. +Check command no longer takes in arguments to ignore. +Removed the vendored dependencies: ``pipreqs`` and ``yarg``