File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -258,10 +258,9 @@ test based on the debugger currently being used:
258258>
259259> If you want to run lldb debuginfo tests locally, then currently on Windows it is required that:
260260>
261- > - You have ** exactly** Python 3.10 installed -- not a newer version, not an older version,
262- > precisely 3.10.
263- > - You have the ` python310.dll ` available in your ` PATH ` env var. This is not provided by the
264- > standard Python installer you obtain from ` python.org ` ; you need to add this to ` PATH ` manually.
261+ > - You have Python 3.10 installed.
262+ > - You have ` python310.dll ` available in your ` PATH ` env var. This is not provided by the standard
263+ > Python installer you obtain from ` python.org ` ; you need to add this to ` PATH ` manually.
265264>
266265> Otherwise the lldb debuginfo tests can produce crashes in mysterious ways.
267266
You can’t perform that action at this time.
0 commit comments