diff --git a/setup.py b/setup.py index ff10c5a..5946faf 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ setup( "beautifulsoup4>=4.5.0,<5.0", "wcwidth>=0.1.7", "urwid>=2.0.0,<3.0", - "tomlkit>=0.10.0,<1.0" + "tomlkit>=0.10.0,<1.0", "html2text>=2020.1.16" ], extras_require={