We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c26ca6 + 29a2e53 commit 9b8d133Copy full SHA for 9b8d133
1 file changed
rootfs/dev_requirements.txt
@@ -9,3 +9,6 @@ codecov==1.6.3
9
10
# mock out python-requests, mostly k8s
11
requests-mock==0.7.0
12
+
13
+# tblib is needed to pickle tracebacks for `make test-unit-quick`
14
+tblib==1.3.0
0 commit comments