From 3cf96726f6866057a0be9e787a54a75af454dfa7 Mon Sep 17 00:00:00 2001 From: Ian Thomas Date: Fri, 2 Jun 2023 18:01:18 +0100 Subject: [PATCH] Minor docs fix --- docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index e5f9fe0f..9d6da2b3 100644 --- a/docs/options.md +++ b/docs/options.md @@ -550,7 +550,7 @@ a table of items, including arrays. single values. Platform-specific environment variables also available:
-`CIBW_BEFORE_ALL_MACOS` | `CIBW_BEFORE_ALL_WINDOWS` | `CIBW_BEFORE_ALL_LINUX` +`CIBW_CONFIG_SETTINGS_MACOS` | `CIBW_CONFIG_SETTINGS_WINDOWS` | `CIBW_CONFIG_SETTINGS_LINUX` #### Examples