From cefe0656ddebaac5da80534061363834bef1f6ce Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Mon, 18 Jun 2018 02:45:24 -0400 Subject: [PATCH] Added new PR to news fragments Signed-off-by: Dan Ryan --- news/2377.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/2377.bugfix diff --git a/news/2377.bugfix b/news/2377.bugfix new file mode 100644 index 00000000..0d81056e --- /dev/null +++ b/news/2377.bugfix @@ -0,0 +1 @@ +Added error handling functionality to properly cope with single-digit ``Requires-Python`` metatdata with no specifiers.