• Antoine Kaufmann's avatar
    Makefile: add symphony-dev and symphony-build targets · 44d6bd1c
    Antoine Kaufmann authored
    `symphony-dev` sets up the current python environment for development.
    Includes installing required dependencies and then editable installs for
    each simbricks python package.
    
    `symphony-build` build wheels and source packages for all simbricks
    python packages in `symphony/dist/`.
    44d6bd1c
Makefile 4.39 KB