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/10/05 19:09:39 UTC

[airavata-django-portal-sdk] branch master updated: Fix readthedocs build by removing duplicate entry

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 053bf0c  Fix readthedocs build by removing duplicate entry
053bf0c is described below

commit 053bf0cbef2050f505f02437c7fb57745fae8c8b
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Mon Oct 5 15:09:03 2020 -0400

    Fix readthedocs build by removing duplicate entry
    
    The pip 2020 dependency resolver considers two dependencies from the
    same VCS url to be two incompatible dependencies.
---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0bb0044..4d97877 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
--e git+https://github.com/apache/airavata.git@5a7d80193317cd73b4d33f3f3f2745f1a252c32c#egg=airavata_python_sdk&subdirectory=airavata-api/airavata-client-sdks/airavata-python-sdk
 bcrypt==3.1.7
 cffi==1.14.1
 cryptography==3.0