You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/08/13 16:32:41 UTC

[GitHub] [trafficserver] dragon512 commented on a change in pull request #7113: Updating our autest suite to require Python3.6

dragon512 commented on a change in pull request #7113:
URL: https://github.com/apache/trafficserver/pull/7113#discussion_r470078486



##########
File path: tests/README.md
##########
@@ -44,7 +44,7 @@ To run autest manually, the recommended way is to follow these steps:
 
 AuTest and the relevant tools can be install manually instead of using the wrapper script. By doing this, it is often easier to debug issues with the testing system, or the tests. There are two ways this can be done.
 1. Run the bootstrap script then source the path with a "source ./env-test/bin/activate" command. At this point autest command should run without the wrapper script
-2. Make sure you install python 3.5 or better on your system. From there install these python packages ( ie pip install ):
+2. Make sure you install python 3.6 or better on your system. From there install these python packages ( ie pip install ):

Review comment:
       Look below there are a few more item that say  python 3.5




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org