setup.py: remove testsuite declaration

This commit is contained in:
Frederic Peters 2016-03-13 17:13:15 +01:00
parent b3eac0036e
commit bc3494e908
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ setup(
'functions of php to python.',
long_description=get_docs(),
zip_safe=False,
test_suite='tests',
classifiers=[
'License :: OSI Approved :: BSD License',
'Programming Language :: PHP',