Skip to content

Commit 839ee5b

Browse files
committed
cleanup
1 parent 1557367 commit 839ee5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
requires = ["setuptools>=61.2"]
33
build-backend = "setuptools.build_meta"
44

5+
[tool.cibuildwheel.linux]
6+
environment-pass = ["GITHUB_WORKFLOW"]
7+
58
[project]
69
name = "test-package"
710
dynamic = ["version"]

0 commit comments

Comments
 (0)