diff --git a/setup.py b/setup.py index 7b7ae11..2bfafc2 100755 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ setup(name='feedgen', 'Topic :: Text Processing :: Markup', 'Topic :: Text Processing :: Markup :: XML' ], + test_suite="tests", long_description='''\ Feedgenerator =============