Skip to content

Commit 1c4251a

Browse files
authored
Pass pretend version to container (#2077)
1 parent f057c52 commit 1c4251a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: pypa/[email protected]
4747
env:
4848
CIBW_BUILD_VERBOSITY: 3
49+
CIBW_ENVIRONMENT_PASS_LINUX: SETUPTOOLS_SCM_PRETEND_VERSION_FOR_TILEDB
4950
CIBW_ENVIRONMENT_MACOS: >
5051
CC=clang
5152
CXX=clang++

0 commit comments

Comments
 (0)