-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
pyproject.toml
is recommended instead of setup.py which is currently in the generated output for GAPIC.
Follow this tutorial to use pyproject.toml
https://packaging.python.org/en/latest/tutorials/packaging-projects/#creating-pyproject-toml
The sample project on PyPA was recently updated to migrate from setup.py
/setup.cfg
to pyproject.toml
pypa/sampleproject#166
chalmerlowe
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.