We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e4767 commit 29a2e53Copy full SHA for 29a2e53
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