summaryrefslogtreecommitdiff
path: root/tests/requirements
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2015-09-06 11:12:08 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2015-09-10 13:34:05 +0200
commit33c7c2a55770fe8ccc297a8ae13e04487b72b3a1 (patch)
treef3cd4f169ae8cea6d0b060af3800968e7fd05617 /tests/requirements
parent39bb66baad1b98e0fa10d668a09154a0f5372b3d (diff)
downloaddjango-33c7c2a55770fe8ccc297a8ae13e04487b72b3a1.tar.gz
Enabled parallel testing by default in runtests.py.
Diffstat (limited to 'tests/requirements')
-rw-r--r--tests/requirements/base.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements/base.txt b/tests/requirements/base.txt
index af828306c3..845aefbb87 100644
--- a/tests/requirements/base.txt
+++ b/tests/requirements/base.txt
@@ -8,3 +8,4 @@ PyYAML
pytz > dev
selenium
sqlparse
+tblib