Skip to content

Commit db56307

Browse files
committed
[5.1.x] Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.
Follow up to 05f3a61. Backport of 337c641 from main
1 parent 1c29ab2 commit db56307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/internals/contributing/writing-code/unit-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ dependencies:
325325
* :pypi:`pywatchman`
326326
* :pypi:`redis` 3.4+
327327
* :pypi:`setuptools`
328-
* :pypi:`python-memcached`, plus a `supported Python binding
328+
* :pypi:`pymemcache`, plus a `supported Python binding
329329
<https://memcached.org/>`_
330330
* `gettext <https://www.gnu.org/software/gettext/manual/gettext.html>`_
331331
(:ref:`gettext_on_windows`)

0 commit comments

Comments
 (0)