Switch to side-by-side view
--- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,9 @@ # requirements for local development, or other deployment instances + +# note: this is a GPL library +# use the bleeding edge since stable release 3.200.3 doesn't have +# https://github.com/aaronsw/html2text/commit/a5c0f3317edd1c9b61f89539b6a6e8363cf99225 +-e git://github.com/aaronsw/html2text.git#egg=html2text # Include our common requirements -r requirements-common.txt