Parent: [d385e5] (diff)

Child: [ad2be6] (diff)

Download this file

requirements.txt    11 lines (8 with data), 420 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# 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
# or many other escaping/formatting improvements
-e git://github.com/brondsem/html2text.git#egg=html2text
# Include our common requirements
-r requirements-common.txt