From 523d1fea7e2caa25462073fcef11124dcfa86847 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Sat, 6 Aug 2022 10:43:51 -0400 Subject: [PATCH] Add news fragment. --- news/5226.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/5226.trivial.rst diff --git a/news/5226.trivial.rst b/news/5226.trivial.rst new file mode 100644 index 00000000..8937f4dc --- /dev/null +++ b/news/5226.trivial.rst @@ -0,0 +1 @@ +Modernize the test ``test_convert_deps_to_pip`` to not use ``pip-shims`` and the code it calls to not use ``vistir``.