diff --git a/news/5210.bugfix.rst b/news/5210.bugfix.rst index 89710c2e..e4f8caef 100644 --- a/news/5210.bugfix.rst +++ b/news/5210.bugfix.rst @@ -1,2 +1,2 @@ Write output from ``subprocess_run`` directly to ``stdout`` instead of creating temporary file. -Remove deprecated ``distutils.sysconfig``, use ``sysconfig`` \ No newline at end of file +Remove deprecated ``distutils.sysconfig``, use ``sysconfig``.