Thanks to visit codestin.com
Credit goes to github.com

Skip to content

python-version-file does not support .tools-versions #970

Closed
@ssbarnea

Description

@ssbarnea

Description:

Opposed to setup-nodejs official action, python one is not able to read .tool-versions files to determine the version of python to be used.

Action version:
latest

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.

Expected behavior:
A description of what you expected to happen.

Actual behavior:

Be able to make use of .tool-versions files

$ cat .tool-versions
direnv 2.34.0
nodejs 18.19.1
# asdf install task latest
task 3.37.2
yarn 1.22.19
python 3.12.7

Metadata

Metadata

Labels

feature requestNew feature or request to improve the current logic

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions