Skip to content

use pyproject.toml#41

Open
edsonibarra wants to merge 1 commit intonavdeep-G:masterfrom
edsonibarra:feature/use_pyptoject_file
Open

use pyproject.toml#41
edsonibarra wants to merge 1 commit intonavdeep-G:masterfrom
edsonibarra:feature/use_pyptoject_file

Conversation

@edsonibarra
Copy link
Copy Markdown

Modern Python packages can contain a pyproject.toml file, first introduced in PEP 518 and later expanded in PEP 517, PEP 621 and PEP 660. This file contains build system requirements and information, which are used by pip to build the package.

@Weidav
Copy link
Copy Markdown

Weidav commented Oct 14, 2025

Wow, I luckily read the official python packaging guide / docs here:
https://packaging.python.org/en/latest/overview/
This repo and the book are outdated, big disappointment from an O'Reilly Book.
I get that a book becomes outdated, but I didn't except them to abandon such a simple repo with pull-requests from the community waiting to be merged.

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