Skip to content

Conversation

@danigm
Copy link
Contributor

@danigm danigm commented Nov 23, 2023

The pyproject.toml make the project buildable with pip without calling directly to setup.py.

The metadata in setup.cfg makes the setup.py smaller and it's easier to modify metadata in the cfg file instead of using python directly.

The pyproject.toml make the project buildable with pip without calling
directly to setup.py.

The metadata in setup.cfg makes the setup.py smaller and it's easier to
modify metadata in the cfg file instead of using python directly.
@bladecoder bladecoder merged commit 8e3892a into bladecoder:main Nov 25, 2023
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.

2 participants