-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
EnhancementNot a bug, but increases or improves in value, quality, desirability, or attractivenessNot a bug, but increases or improves in value, quality, desirability, or attractivenessInfraAll about infrastructure (GitHub Action, project build etc.)All about infrastructure (GitHub Action, project build etc.)Release_3.x.yOnly for the major release 3Only for the major release 3
Description
Situation
Currently, the project is set up in the traditional way with setup.py
/setup.cfg
. Nothing wrong with that, but the Python world is moving slowly to pyproject.toml
. We should at least try out.
Possible Solution/Idea
Enhance the already existing pyproject.toml
so it can be used by the pyproject-build
tool from the build module.
Additional context
Metadata
Metadata
Assignees
Labels
EnhancementNot a bug, but increases or improves in value, quality, desirability, or attractivenessNot a bug, but increases or improves in value, quality, desirability, or attractivenessInfraAll about infrastructure (GitHub Action, project build etc.)All about infrastructure (GitHub Action, project build etc.)Release_3.x.yOnly for the major release 3Only for the major release 3