Skip to content

Commit 83c2a2c

Browse files
authored
Sync eng/common directory with azure-sdk-tools for PR 12976 (Azure#3370)
1 parent 360e300 commit 83c2a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/instructions/azsdk-tools/verify-setup.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ The user can specify multiple languages to check. If the user wants to check all
1616
## Output
1717
Display results in a user-friendly and concise format, highlighting any missing dependencies that need to be addressed and how to resolve them.
1818

19-
WHENEVER Python related requirements fail, ALWAYS ASK the user if they have set the `AZSDKTOOLS_PYTHON_VENV_PATH` system environment variable to their desired virtual environment. This tool can only check requirements in the venv path specified by that environment variable.
19+
When Python tool requirements fail, inform the user about the `AZSDKTOOLS_PYTHON_VENV_PATH` environment variable if they have setup issues. The verify-setup tool can only check Python requirements within the virtual environment specified by this environment variable.

0 commit comments

Comments
 (0)