Skip to content

Conversation

@behrmann
Copy link
Contributor

@behrmann behrmann commented Nov 9, 2025

This is mostly a slim reimplementation of setuptool_scm. It seems broken with editable installs, but I think that might be a meson bug, I'm not sure yet.



def read_git_archival_txt() -> dict[str, str]:
content = open(".git_archival.txt").read()

Check warning

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant