summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2020-04-05 08:15:38 -0500
committerMonty Taylor <mordred@inaugust.com>2020-04-05 08:41:01 -0500
commit58902225dd15b04c0f224c27fd86e98bb4e1abd1 (patch)
treec8e8bda387c193df950f1e82841c064638408b8d /setup.cfg
parent33fef37bc5f802a2f49858f32a4f0e92664215de (diff)
downloadzuul-58902225dd15b04c0f224c27fd86e98bb4e1abd1.tar.gz
Add yappi and objgraph to container image
If people want to do debugging of scheduler issues, these are useful to have installed. Change-Id: I93e949f75d38cc86c799dc52a1b939e61e81d74b
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index a552d76f9..3c3dbdd63 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -57,3 +57,5 @@ migrate=
zuul_base =
PyMySQL
psycopg2-binary
+ yappi
+ objgraph