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 2021/04/27 20:34:15 UTC

[airavata-django-portal] branch develop updated: AIRAVATA-3420 'develop' branch to use 'mft-integration' branch of sdk

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


The following commit(s) were added to refs/heads/develop by this push:
     new 96c5158  AIRAVATA-3420 'develop' branch to use 'mft-integration' branch of sdk
96c5158 is described below

commit 96c51581975c4942e58d75eca69de206d6cfe74d
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Apr 27 16:34:01 2021 -0400

    AIRAVATA-3420 'develop' branch to use 'mft-integration' branch of sdk
---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1d50ed9..fc06e12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,6 +13,7 @@ wagtailfontawesome==1.2.1
 jupyter==1.0.0
 papermill==1.0.1
 
--e git+https://github.com/apache/airavata-django-portal-sdk.git@master#egg=airavata-django-portal-sdk
+# TODO: switch this back to master branch once mft-integration branch testing is done
+-e git+https://github.com/apache/airavata-django-portal-sdk.git@mft-integration#egg=airavata-django-portal-sdk
 -e git+https://github.com/apache/airavata.git@develop#egg=airavata-python-sdk&subdirectory=airavata-api/airavata-client-sdks/airavata-python-sdk
 -e "."