diff --git a/setup.cfg b/setup.cfg index 81a4ef7cc..30de714b7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,3 +33,8 @@ source-dir = doc/source build-dir = doc/build all_files = 1 warning-is-error = 1 + +[extras] +nodepool_base = + yappi + objgraph