From 483daaba439cc1bdad76b706ed547a61d4c19667 Mon Sep 17 00:00:00 2001 From: Sebastian Jordan Date: Sat, 12 Oct 2019 13:17:43 +0200 Subject: [PATCH] Add trailing newline in news/6606.bugfix --- news/6606.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/6606.bugfix b/news/6606.bugfix index 990a7570121..3fbf7262f14 100644 --- a/news/6606.bugfix +++ b/news/6606.bugfix @@ -1 +1 @@ -Fix bug that prevented installation of PEP 517 packages without `setup.py` \ No newline at end of file +Fix bug that prevented installation of PEP 517 packages without ``setup.py``.