From 0ccd623e605e7527d49e9dacf7e90f6489981c70 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 08:13:46 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index 973d5d850..c9d7b7425 100644 --- a/docs/options.md +++ b/docs/options.md @@ -419,7 +419,7 @@ the package is compatible with all versions of Python that it can build. !!! note Rather than using this environment variable, it's recommended you set this value statically in a way that your build backend can use it, too. This ensures - that your package's metadata is correct when published on PyPI. This + that your package's metadata is correct when published on PyPI. This cibuildwheel-specific option is provided as an override, and therefore is only available in environment variable form.