Added tblib to the list of test suite dependencies in documentation.

This commit is contained in:
Mariusz Felisiak 2019-10-23 14:50:04 +02:00
parent 25903e41fb
commit 2a54ce72f9
1 changed files with 2 additions and 0 deletions

View File

@ -286,6 +286,7 @@ dependencies:
* gettext_ (:ref:`gettext_on_windows`)
* selenium_
* sqlparse_ (required)
* tblib_ 1.5.0+
You can find these dependencies in `pip requirements files`_ inside the
``tests/requirements`` directory of the Django source tree and install them
@ -332,6 +333,7 @@ service.
.. _selenium: https://pypi.org/project/selenium/
.. _sqlparse: https://pypi.org/project/sqlparse/
.. _pip requirements files: https://pip.pypa.io/en/latest/user_guide/#requirements-files
.. _tblib: https://pypi.org/project/tblib/
.. _Watchman: https://facebook.github.io/watchman/
Code coverage