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.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8f9c109  Add pyjnius dependencies to beta.simccs.org
8f9c109 is described below

commit 8f9c109c18a28255fc47323a600e0cd534826b0f
Author: Marcus Christie <[email protected]>
AuthorDate: Fri Mar 22 16:03:51 2019 -0400

    Add pyjnius dependencies to beta.simccs.org
---
 dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
index 3fb0207..822cc15 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/simccs/vars.yml
@@ -21,6 +21,8 @@
 ---
 airavata_django_extra_dependencies:
   - git+https://github.com/SciGaP/simccs-maptool.git#egg=simccs-maptool
+  - cython
+  - pyjnius
 doc_root_dir: "/data/portals/django-simccs"
 vhost_servername: "beta.simccs.org"
 vhost_ssl: True

Reply via email to