Skip to content

Commit 01a0531

Browse files
committed
docs: add pointer to itk
This is an example of a realistic, more complex scikit-build-core SWIG project that also sparked the origin of scikit-build. Point to the itk-webassemblyinterface ITK Remote module configuration. (the main `itk` package has a configured pyproject.toml in the [ITKPythonPackage](https://github.com/InsightSoftwareConsortium/ITKPythonPackage) repository which does not support the docs extraction assumptions). There are also many additional examples referenced here: InsightSoftwareConsortium/ITK#4748
1 parent 411d2c4 commit 01a0531

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/data/projects.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,7 @@ github = "njzjz/nodejs-wheel"
7575
[[project]]
7676
pypi = "pygram11"
7777
github = "douglasdavis/pygram11"
78+
79+
[[project]]
80+
pypi = "itk-webassemblyinterface"
81+
github = "InsightSoftwareConsortium/ITK-Wasm"

0 commit comments

Comments
 (0)