From 859ebaf371d882e56d0beeb9a547490ed2369e59 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 13:05:54 +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 7b888106..e9e343a3 100644 --- a/docs/options.md +++ b/docs/options.md @@ -587,7 +587,7 @@ Platform-specific environment variables also available:
### `CIBW_ENVIRONMENT` {: #environment} -> Set environment variables +> Set environment variables A list of environment variables to set during the build and test phases. Bash syntax should be used, even on Windows.