Skip to content

Migrate to pyproject.toml instead of setup.py #1639

@parthea

Description

@parthea

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions