mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
Updated mock note since Django no longer works with Python 3.2.
This commit is contained in:
parent
ca58181bac
commit
0e3193a386
@ -145,7 +145,7 @@ dependencies:
|
|||||||
* pytz_
|
* pytz_
|
||||||
* setuptools_
|
* setuptools_
|
||||||
* memcached_, plus a :ref:`supported Python binding <memcached>`
|
* memcached_, plus a :ref:`supported Python binding <memcached>`
|
||||||
* mock_ (for Python < 3.3)
|
* mock_ (for Python 2)
|
||||||
* gettext_ (:ref:`gettext_on_windows`)
|
* gettext_ (:ref:`gettext_on_windows`)
|
||||||
* selenium_
|
* selenium_
|
||||||
* sqlparse_
|
* sqlparse_
|
||||||
|
Loading…
Reference in New Issue
Block a user