diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2015-04-17 19:30:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2015-04-17 19:33:43 +0200 |
commit | e3a061f50b538e88884a0e89b99d40f6a0e193c3 (patch) | |
tree | 9111c25f355c8b5f4d4d612a52505af3c5cf04fd /requirements.txt | |
parent | 00f6c7380ed4ec9c578cca5dd93cae0b92c57b10 (diff) | |
download | Ishtar-e3a061f50b538e88884a0e89b99d40f6a0e193c3.tar.bz2 Ishtar-e3a061f50b538e88884a0e89b99d40f6a0e193c3.zip |
Install scripts
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 401ae07d8..18f3567b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,6 @@ html5lib django-extra-views==0.2.4 git+https://github.com/treyhunner/django-simple-history.git@0fd9b8e9c6f36b0141367b502420efe92d4e21ce + +# oook_replace +beautifulsoup4 |