1
0
mirror of https://github.com/django/django.git synced 2025-04-05 14:06:42 +00:00

Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.

Follow up to e6f82438d4e3750e8d299bfd79dac98eebe9f1e0.
This commit is contained in:
Mariusz Felisiak 2024-11-09 20:00:37 +01:00 committed by Ryan Cheley
parent d52bbbfa29
commit ab577b5d74

View File

@ -322,7 +322,6 @@ dependencies:
* :pypi:`numpy`
* :pypi:`Pillow` 6.2.1+
* :pypi:`PyYAML`
* :pypi:`pytz` (required)
* :pypi:`pywatchman`
* :pypi:`redis` 3.4+
* :pypi:`setuptools`