From 0618babf0c18fa909ae17a7f25e64c44a2760bbe Mon Sep 17 00:00:00 2001 From: doronz Date: Thu, 7 Dec 2023 08:21:42 +0200 Subject: [PATCH] doc: add clarification regarding linux docker environment --- docs/setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/setup.md b/docs/setup.md index cddf46a2..55001549 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -52,6 +52,7 @@ 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"