Parent: [96f64b] (diff)

Child: [7f20d9] (diff)

Download this file

requirements.txt    10 lines (7 with data), 370 Bytes

1
2
3
4
5
6
7
8
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