You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2020/08/11 21:38:26 UTC

[incubator-ponymail-unit-tests] 02/03: add html2text for later on, as it is needed for certain tests

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-unit-tests.git

commit 59ca08d2948f7e9fcfa997a7da75ee05d5219c9e
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Aug 11 23:33:10 2020 +0200

    add html2text for later on, as it is needed for certain tests
---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index c1089f2..2096f79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1,2 @@
 PyYAML~=5.1.2
+html2text~=2020.1.16
\ No newline at end of file