Skip to content

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

Open
kelvin-zjw wants to merge 1 commit into
openai:mainfrom
kelvin-zjw:main
Open

using pyproject.toml over setup.py to manage the package information#440
kelvin-zjw wants to merge 1 commit into
openai:mainfrom
kelvin-zjw:main

Conversation

@kelvin-zjw

Copy link
Copy Markdown

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