Skip to content

Commit 63840ee

Browse files
committed
Added test suite to setup.py
Bump to version 0.2.4
1 parent a1ae4ea commit 63840ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
author="Yuri Baburov",
88
author_email="[email protected]",
99
description="fast python port of arc90's readability tool",
10+
test_suite = "tests.test_article_only",
1011
long_description=open("README").read(),
1112
license="Apache License 2.0",
1213
url="http://github.com/buriy/python-readability",

0 commit comments

Comments
 (0)