Skip to content

Commit 54d0f2a

Browse files
committed
[deps] Added tblib to QA dependencies
We will need this when CI fails to correctly see the tracebacks
1 parent bf1d7d7 commit 54d0f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'isort~=5.0',
5858
'readme-renderer~=28.0',
5959
'coveralls~=3.0.0', # depends on coverage as well
60+
'tblib~=1.7',
6061
],
6162
'rest': [
6263
'djangorestframework~=3.13.0',

0 commit comments

Comments
 (0)