We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0826975 commit 841e718Copy full SHA for 841e718
docs/options.md
@@ -1576,7 +1576,7 @@ tests. This can be used to avoid having to redefine test dependencies in
1576
`test-requires` if they are already defined in `pyproject.toml`.
1577
1578
Platform-specific environment variables are also available:<br/>
1579
-`CIBW_TEST_GROUPS_MACOS` | `CIBW_TEST_GROUPS_WINDOWS` | `CIBW_TEST_GROUPS_LINUX` | `CIBW_TEST_GROUPS_PYODIDE`
+`CIBW_TEST_GROUPS_MACOS` | `CIBW_TEST_GROUPS_WINDOWS` | `CIBW_TEST_GROUPS_LINUX` | `CIBW_TEST_GROUPS_ANDROID` | `CIBW_TEST_GROUPS_IOS` | `CIBW_TEST_GROUPS_PYODIDE`
1580
1581
#### Examples
1582
0 commit comments