Merge pull request #101 from hyOzd/run-tests

this enables running tests with `python ./setup.py test` command
This commit is contained in:
Jeremy Wright 2015-07-23 23:13:13 -04:00
commit 8713982eff

View File

@ -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