Skip to content

Refactor build system dependencies to follow PEP-518 #419

@AntoineRondelet

Description

@AntoineRondelet

See: https://www.python.org/dev/peps/pep-0518/ for reference.

Let's use pyproject.toml as a configuration file to store build system requirements for the client (Python).
This, along with tools like Poetry or Flit can be a substitute for the setup.py file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildTask related to the compilation and execution of the projectpythonTask related to the Python part of the code basetoolingTask related to the tooling used in the repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions