-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
buildTask related to the compilation and execution of the projectTask related to the compilation and execution of the projectpythonTask related to the Python part of the code baseTask related to the Python part of the code basetoolingTask related to the tooling used in the repositoryTask related to the tooling used in the repository
Description
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
Labels
buildTask related to the compilation and execution of the projectTask related to the compilation and execution of the projectpythonTask related to the Python part of the code baseTask related to the Python part of the code basetoolingTask related to the tooling used in the repositoryTask related to the tooling used in the repository