8000 Tags · frostming/findpython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: frostming/findpython

Tags

0.7.0

Toggle 0.7.0's commit message

Verified

8000
This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix: return the original python executable if resolve_symlink=True

Signed-off-by: Frost Ming <me@frostming.com>

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
Merge branch 'main' of github.com:frostming/findpython

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix(ci): macos for old python versions

Signed-off-by: Frost Ming <me@frostming.com>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ignore invalid version strinig from winreg (#29)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
feat: support find by implementation

Signed-off-by: Frost Ming <me@frostming.com>

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
chore: update github action versions

Signed-off-by: Frost Ming <me@frostming.com>

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
chore: update github action versions

Signed-off-by: Frost Ming <me@frostming.com>

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
fix: find python exe on Windows for RyeProvider

Signed-off-by: Frost Ming <me@frostming.com>

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
chore: update lockfile

Signed-off-by: Frost Ming <me@frostming.com>

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Make GET_VERSION_TIMEOUT settable via env vars (#22)

* Make GET_VERSION_TIMEOUT settable by env vars

* Make GET_VERSION_TIMEOUT a global

* remove ,
0