-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
PEP 794 (Accepted 05-Sep-2025) adds fields project.import-names and project.import-namespaces, Currently validate-pyproject rejects these fields with
Invalid file: pyproject.toml
[ERROR] `project` must not contain {'import-names', 'import-namespaces'} properties
I noticed this since setuptools uses this project for validation and currently rejects these fields at build time.
Metadata
Metadata
Assignees
Labels
No labels