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 1557367 commit 839ee5bCopy full SHA for 839ee5b
pyproject.toml
@@ -2,6 +2,9 @@
2
requires = ["setuptools>=61.2"]
3
build-backend = "setuptools.build_meta"
4
5
+[tool.cibuildwheel.linux]
6
+environment-pass = ["GITHUB_WORKFLOW"]
7
+
8
[project]
9
name = "test-package"
10
dynamic = ["version"]
0 commit comments