diff --git a/setup.py b/setup.py index adefc74..0f77dc5 100755 --- a/setup.py +++ b/setup.py @@ -51,6 +51,7 @@ "iCalendar and vCard files", long_description = "\n".join(doclines[2:]), keywords = ['vobject', 'icalendar', 'vcard', 'ics', 'vcs', 'hcalendar'], + test_suite="tests", classifiers = """ Development Status :: 5 - Production/Stable Environment :: Console