Skip to content
Snippets Groups Projects
Commit a45db538 authored by Daniel Dehennin's avatar Daniel Dehennin
Browse files

feat(python): use `build` module to support PEP517 package building

This permit to support either `pyproject.toml or `setup.py` based
projects.

The best way to build is to use `.python:build` which create the
`sdist` and build the `wheel` from it.
parent c3ca3585
Branches dev
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment