From 06d0029839e2b502f7331338e0b499a0b061d766 Mon Sep 17 00:00:00 2001 From: jayanth Date: Wed, 25 Apr 2018 19:10:30 -0700 Subject: [PATCH] Reverting to ucl git repo as pyoracc changes are merged. --- pom.xml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 675dfd5f..060a0caa 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ mako ply jython-swingutils - https://github.com/cdli-gh/pyoracc/archive/v0.1.0.tar.gz + https://github.com/ucl/pyoracc/archive/master.tar.gz diff --git a/requirements.txt b/requirements.txt index ecac2746..4e440b9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pyyaml mako ply jython-swingutils -https://github.com/cdli-gh/pyoracc/archive/v0.1.0.tar.gz +https://github.com/ucl/pyoracc/archive/master.tar.gz