diff --git a/setup.cfg b/setup.cfg index 3cd2d706..e8a32007 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,9 +61,6 @@ tests_require = pytest pytest-cov -[options.packages.find] -exclude = examples; tests - [options.extras_require] gevent = gevent>=1.4.0 eventlet = eventlet>=0.24.1