From 57165c448c720e4a6ad75b47cac8e533145b402c Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Fri, 6 Dec 2013 10:22:28 +0100
Subject: [PATCH] Installable entry for SimpleTAL in requirements.txt

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2cb3ab9c..283cbafc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,4 @@
 MySQL-python==1.2.4
-SimpleTAL==4.3
 argparse==1.2.1
 biopython==1.63b
 configobj==4.7.2
@@ -21,3 +20,4 @@ WebOb==1.1.1
 WebTest==1.4.2
 cssselect==0.9.1
 -e git+https://github.com/mammadori/magic-python.git#egg=Magic_file_extensions
+http://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-4.3.tar.gz
-- 
GitLab