Skip to content

Add PEP 621 project table parsing and validation#646

Open
chrisjsewell wants to merge 3 commits into
pypa:mainfrom
chrisjsewell:pep621
Open

Add PEP 621 project table parsing and validation#646
chrisjsewell wants to merge 3 commits into
pypa:mainfrom
chrisjsewell:pep621

Conversation

@chrisjsewell

@chrisjsewell chrisjsewell commented Dec 22, 2022

Copy link
Copy Markdown

Heya,

This module takes a pyproject.toml dict (pre-parsed by a TOML library) and parses/validates the [project] table, according to PEP 621.

I feel this could be generically useful, for packaging tools?

If you agree, I can clean up the code a bit and add more tests, etc

@brettcannon

Copy link
Copy Markdown
Member

@chrisjsewell can you please open an issue for us to discuss your proposed feature request?

@chrisjsewell

chrisjsewell commented Dec 22, 2022

Copy link
Copy Markdown
Author

done (#647) 👍

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants