diff options
-rw-r--r-- | requirements.txt | 4 | ||||
l--------- | simple_history | 1 |
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 |