Skip to content

BUG: do not add .dist-info/direct_url.json to editable wheels - #864

Merged
dnicolodi merged 1 commit into
mesonbuild:mainfrom
dnicolodi:fix/no-direc-url-json
Jul 2, 2026
Merged

BUG: do not add .dist-info/direct_url.json to editable wheels#864
dnicolodi merged 1 commit into
mesonbuild:mainfrom
dnicolodi:fix/no-direc-url-json

Conversation

@dnicolodi

@dnicolodi dnicolodi commented Jul 2, 2026

Copy link
Copy Markdown
Member

PEP 610 specifies that it is responsibility of the installer to write this metadata file. What was written in this file was incorrect but was being overwritten by the installer anyway.

xref gh-861

PEP 610 specifies that it is responsibility of the installer to write
this metadata file. What was written in this file was incorrect but
was being overwritten by the installer anyway.
@dnicolodi
dnicolodi merged commit 3b64539 into mesonbuild:main Jul 2, 2026
35 checks passed
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