From 2a83588552e256468770b630f6d7cc4e798a5d00 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Fri, 26 Jan 2024 18:48:10 +0000 Subject: [PATCH] Apply suggestions from code review --- docs/setup.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index bdf9ff09..f5379ba3 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -52,7 +52,6 @@ Install cibuildwheel and run a build like this: ``` You should see the builds taking place. You can experiment with options using environment variables or pyproject.toml. -Please take into account the build is performed on a wide variety of linux distros with different package managers. !!! tab "Environment variables"