-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm trying to update the Arch pkg instructions.
python3 -m poetry build
- fills ~/.cache/pypoetry/virtualenvs
- mirrors system includes of {boost,cvodes,Eigen,idas,kinsol,nvector,pybind11,rapidjson,stan,sundials,sunlinsol,sunmatrix,sunmemory,sunnonlinsol,tbb}
which is both undesired.
May you please support Python internal build tools?
make
python -m build --wheel --no-isolation
already builds, but doesn't pack a wheel file for
python -m installer --destdir="$pkgdir" dist/*.whl
Metadata
Metadata
Assignees
Labels
No labels