From 591af86bbab90ad34a8aad48a90fb7213578f159 Mon Sep 17 00:00:00 2001 From: baztian Date: Mon, 10 Feb 2014 15:44:56 +0100 Subject: [PATCH] Set JPype version to a known working hash for deterministic build results --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ac975b..fa22097 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -git+https://github.com/originell/jpype.git#egg=jpype +git+https://github.com/originell/jpype.git@3fddd5599d33fb597119207cfaf13628613d32ec#egg=jpype jip==0.7 -e .