Skip to content

Support non-poetry build standard  #657

Description

@waarmond

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions