You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2022/09/14 14:58:25 UTC

[GitHub] [submarine] huang06 commented on a diff in pull request #994: SUBMARINE-1320. Drop supports for Python2.7 and Python3.6

huang06 commented on code in PR #994:
URL: https://github.com/apache/submarine/pull/994#discussion_r970933466


##########
website/versioned_docs/version-0.7.0/userDocs/submarine-sdk/pysubmarine/development.md:
##########
@@ -24,7 +24,7 @@ This is required for developing & testing changes, we recommend installing pysub
 in its own conda environment by running the following
 
 ```bash
-conda create --name submarine-dev python=3.6
+conda create --name submarine-dev python=3.7

Review Comment:
   Thank you for the feedback.
   I didn't notice that this document is under the v0.0.7 directory!



-- 
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: commits-unsubscribe@submarine.apache.org

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