doc: add clarification regarding linux docker environment

This commit is contained in:
doronz
2023-12-07 08:21:42 +02:00
parent 796361d9f9
commit 0618babf0c
+1
View File
@@ -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. 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" !!! tab "Environment variables"