Skip to content

Add PEP 621 project table parsing and validation#646

Open
chrisjsewell wants to merge 3 commits intopypa:mainfrom
chrisjsewell:pep621
Open

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

Conversation

@chrisjsewell
Copy link

@chrisjsewell chrisjsewell commented Dec 22, 2022

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
Member

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

@chrisjsewell
Copy link
Author

chrisjsewell commented Dec 22, 2022

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