Skip to content

Commit d386000

Browse files
committed
fix version
1 parent 66e930f commit d386000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ experimental = false
129129
cmake.args = [ "-DCMAKE_CUDA_ARCHITECTURES=75;80;86;89;90;100" ]
130130
build-dir = "build"
131131
metadata.version.provider = "scikit_build_core.metadata.setuptools_scm"
132+
sdist.include = [ "src/rapids_singlecell/_version.py" ]
132133

133134
# Use abi3audit to catch issues with Limited API wheels
134135
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)