eric-maynard commented on code in PR #846:
URL: https://github.com/apache/polaris/pull/846#discussion_r1925759040


##########
regtests/README.md:
##########
@@ -134,13 +211,13 @@ $ docker run --rm \
 Tests rely on Python 3.8 or higher. `pyenv` can be used to install a current 
version and mapped to the local directory
 by using
 
-```bash
+```shell
 pyenv install 3.8
 pyenv local 3.8
 ```
 
 Once you've done that, you can run `setup.sh` to generate a python virtual 
environment (installed at `~/polaris-venv`)
-and download all of the test dependencies into it. From here, `run.sh` will be 
able to execute any pytest present.

Review Comment:
   Seems like a spurious change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to