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/06/25 19:59:39 UTC

[airavata-django-portal] 06/10: AIRAVATA-3420 Newer SDK with MFT integration

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 87bb191ccad83495a06c4c5ff00b1dddb1e723a4
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Jun 24 15:11:42 2021 -0400

    AIRAVATA-3420 Newer SDK with MFT integration
---
 requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index a0ff4b6..e7a4f1e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,6 @@ google-api-python-client==1.12.8
 grpcio-tools==1.34.1
 grpcio==1.34.1
 
-# 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
+airavata-django-portal-sdk==1.1dev1
 -e git+https://github.com/apache/airavata.git@develop#egg=airavata-python-sdk&subdirectory=airavata-api/airavata-client-sdks/airavata-python-sdk
 -e "."