Skip to content

Commit d2a6a20

Browse files
fix: add setuptools-scm in test dependencies
1 parent 8982d9b commit d2a6a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LayerDM/tests/test_build_module.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def test_build_module(virtualenv: VEnv, curdir: Path, tmp_path: Path):
1717
"scikit-build-core",
1818
"ninja",
1919
"cmake",
20+
"setuptools-scm",
2021
"vtk-sdk-python-wheel-helper",
2122
"vtk-sdk==9.6.0",
2223
"slicer-core==5.11.0.*",

0 commit comments

Comments
 (0)