Selaa lähdekoodia

Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.

Follow up to 05f3a6186efefc9fca2204a745b992501c6fd91f.
Mariusz Felisiak 2 kuukautta sitten
vanhempi
commit
337c641abb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/internals/contributing/writing-code/unit-tests.txt

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

@@ -320,7 +320,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`)