From 501b9e332aaf6bdbee4567415db73f28a0a47aa7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:33:38 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- news/packaging.vendor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/packaging.vendor.rst b/news/packaging.vendor.rst index 72e0342fd87..87da45ec281 100644 --- a/news/packaging.vendor.rst +++ b/news/packaging.vendor.rst @@ -3,4 +3,4 @@ Upgrade packaging to 24.2. This changes how pre-release specifiers specifiers now implies accepting pre-release (e.g., ``<2.0dev`` can include ``1.0rc1``). To avoid implying pre-releases, avoid specifying them (e.g., use ``<2.0``). The exception is ``!=``, which never implies -pre-releases. \ No newline at end of file +pre-releases.