From ad21a4bb0af8285c16b2870918a86cbd682aa48f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Yavuz=20=C3=96ZDERYA?= Date: Wed, 22 Jul 2015 22:35:09 +0300 Subject: [PATCH] this enables running tests with `python ./setup.py test` command --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 1973d00..dfb89e8 100644 --- a/setup.py +++ b/setup.py @@ -13,6 +13,7 @@ setup( include_package_data=True, zip_safe=False, platforms='any', + test_suite='tests', classifiers=[ # As from http://pypi.python.org/pypi?%3Aaction=list_classifiers