Skip to content

Conversation

@greeeen-dev
Copy link
Member

No description provided.

carnivorecookies and others added 2 commits October 27, 2025 17:34
…llations that don't have semver formatting.

Before, an executable with a name like `python-config` would be detected as python, and it would be assumed that `python-config --version` would return a version in the form of `X.XX.X`. However, this is not always the case with custom commands.

Additionally, pyenv installations were not detected, which is common on some systems that only have one python version in their repo.

Signed-off-by: carnivorecookies <[email protected]>
Detect pyenv python installation, and ignore presumed python binaries that don't have correct python version formatting
@greeeen-dev greeeen-dev merged commit 4ea68f5 into dev Oct 30, 2025
17 of 21 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.

3 participants