Skip to content

using pyproject.toml over setup.py to manage the package information#440

Open
garvan2021 wants to merge 1 commit intoopenai:mainfrom
garvan2021:main
Open

using pyproject.toml over setup.py to manage the package information#440
garvan2021 wants to merge 1 commit intoopenai:mainfrom
garvan2021:main

Conversation

@garvan2021
Copy link

The pyproject.toml is now strongly recommended by setuptools and PEP 621, so we may can use pyproject.toml over setup.py to manage the package information.

Also, this may help we simplify the installation process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant