alan-turing-institute / ReadabiliPy

A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
MIT License
219 stars 36 forks source link

Trigger coveralls upload #69

Closed jemrobinson closed 5 years ago

jemrobinson commented 5 years ago

This fixes the coveralls upload, by adding the missing dependency: python-coveralls. Closes #65.