You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/11/03 21:22:58 UTC

[airavata-django-portal] 08/08: AIRAVATA-3376 Updating Python versions note

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git

commit 2befa79168edae6cdd5bed8be7feb24f93b5ff61
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Nov 3 16:22:35 2020 -0500

    AIRAVATA-3376 Updating Python versions note
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1e4f0b8..580a506 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ Django Portal locally. This will allow you to try it out and can also be used as
 a development environment. If you just want to run the Airavata Django Portal
 locally, see the Docker instructions below for a more simplified approach.
 
-The Airavata Django Portal is developed with Python 3.8 but should also work
-with 3.6 and 3.7. You'll need one of these versions installed locally.
+The Airavata Django Portal works with Python versions 3.6, 3.7 and 3.8. You'll
+need one of these versions installed locally.
 
 You'll also need Node.js and yarn to build the JavaScript frontend code. Please
 install