We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ae4ea commit 63840eeCopy full SHA for 63840ee
1 file changed
setup.py
@@ -7,6 +7,7 @@
7
author="Yuri Baburov",
8
author_email="[email protected]",
9
description="fast python port of arc90's readability tool",
10
+ test_suite = "tests.test_article_only",
11
long_description=open("README").read(),
12
license="Apache License 2.0",
13
url="http://github.com/buriy/python-readability",
0 commit comments