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
When using the official python feature, you can specify which tools to install BUT not the version of those tools. Please add the ability to set version numbers.
You use ":" as a delimiter.
{
"toolsToInstall": "black:1.1.1,pipenv:2.2.2"
}
The text was updated successfully, but these errors were encountered:
When using the official python feature, you can specify which tools to install BUT not the version of those tools. Please add the ability to set version numbers.
You use ":" as a delimiter.
The text was updated successfully, but these errors were encountered: