mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
[5.1.x] Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.
Follow up to05f3a6186e
. Backport of337c641abb
from main
This commit is contained in:
parent
1c29ab24df
commit
db5630763d
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ dependencies:
|
|||
* :pypi:`pywatchman`
|
||||
* :pypi:`redis` 3.4+
|
||||
* :pypi:`setuptools`
|
||||
* :pypi:`python-memcached`, plus a `supported Python binding
|
||||
* :pypi:`pymemcache`, plus a `supported Python binding
|
||||
<https://memcached.org/>`_
|
||||
* `gettext <https://www.gnu.org/software/gettext/manual/gettext.html>`_
|
||||
(:ref:`gettext_on_windows`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue