You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you could add Pyenv to the image.
In the case of the JFrog Cli, it would allow to install other versions of Python (more recent) to scan the dependencies of projects using more recent version.
It can also automatically detect which version it needs via the .python-version file.
Hi,
I was wondering if you could add Pyenv to the image.
In the case of the JFrog Cli, it would allow to install other versions of Python (more recent) to scan the dependencies of projects using more recent version.
It can also automatically detect which version it needs via the .python-version file.
See: https://github.com/pyenv/pyenv
Thanks in advance.
The text was updated successfully, but these errors were encountered: