This project is intended based on the use of py_cpp
Using the dev container your working directory is the repository top level, from that point you can immediately invokepython3 -m build
which will produce a wheel
in the subdirectory dist
.
TODO
TODO