summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-04-14 19:36:31 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-04-14 19:37:25 +0200
commit938270b76b0526ba9bcb063a58a80d1a2e5796ec (patch)
tree97fabf5d35d245efea93807bf894b1011c1aeb10
parent2909387bd0ad10984fb7d2a6ab2762b42ed8742b (diff)
downloadIshtar-938270b76b0526ba9bcb063a58a80d1a2e5796ec.tar.bz2
Ishtar-938270b76b0526ba9bcb063a58a80d1a2e5796ec.zip
Remove simple_history from ishtar source (now using the main repository for this library)
-rw-r--r--requirements.txt4
l---------simple_history1
2 files changed, 4 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index dc555c9c9..44018a33d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,3 +15,7 @@ html5lib==0.999
django-extra-views==0.2.4
beautifulsoup4==4.3.2
markdown==2.5.1
+
+-e git+https://github.com/treyhunner/django-simple-history.git@f2f23e67d3f0e9d3be391d0842a160e5a32b26f7#egg=1.8.2
+
+django-extensions==1.3.10
diff --git a/simple_history b/simple_history
deleted file mode 120000
index 2f560733b..000000000
--- a/simple_history
+++ /dev/null
@@ -1 +0,0 @@
-django-simple-history/simple_history/ \ No newline at end of file