diff --git a/setup.py b/setup.py index 6e94ad9..65a2dff 100644 --- a/setup.py +++ b/setup.py @@ -38,6 +38,7 @@ setup( 'beautifulsoup4', 'lxml', 'html2text', + 'markdown', ], classifiers=[ 'Development Status :: 4 - Beta',