From 938270b76b0526ba9bcb063a58a80d1a2e5796ec Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 14 Apr 2017 19:36:31 +0200 Subject: Remove simple_history from ishtar source (now using the main repository for this library) --- requirements.txt | 4 ++++ simple_history | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 120000 simple_history 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 -- cgit v1.2.3