mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[3.0.x] Added tblib to the list of test suite dependencies in documentation.
Backport of 2a54ce72f9 from master
			
			
This commit is contained in:
		| @@ -286,6 +286,7 @@ dependencies: | |||||||
| *  gettext_ (:ref:`gettext_on_windows`) | *  gettext_ (:ref:`gettext_on_windows`) | ||||||
| *  selenium_ | *  selenium_ | ||||||
| *  sqlparse_ (required) | *  sqlparse_ (required) | ||||||
|  | *  tblib_ 1.5.0+ | ||||||
|  |  | ||||||
| You can find these dependencies in `pip requirements files`_ inside the | You can find these dependencies in `pip requirements files`_ inside the | ||||||
| ``tests/requirements`` directory of the Django source tree and install them | ``tests/requirements`` directory of the Django source tree and install them | ||||||
| @@ -332,6 +333,7 @@ service. | |||||||
| .. _selenium: https://pypi.org/project/selenium/ | .. _selenium: https://pypi.org/project/selenium/ | ||||||
| .. _sqlparse: https://pypi.org/project/sqlparse/ | .. _sqlparse: https://pypi.org/project/sqlparse/ | ||||||
| .. _pip requirements files: https://pip.pypa.io/en/latest/user_guide/#requirements-files | .. _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/ | .. _Watchman: https://facebook.github.io/watchman/ | ||||||
|  |  | ||||||
| Code coverage | Code coverage | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user