diff --git a/setup.py b/setup.py index 6720742..5b06513 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup_params = dict( ] + pytest_runner + sphinx + wheel, tests_require=[ 'pytest>=2.8', + 'pmxbot', ], classifiers=[ "Development Status :: 5 - Production/Stable",