Commit 0e3193a3 authored by Tim Graham's avatar Tim Graham
Browse files

Updated mock note since Django no longer works with Python 3.2.

parent ca58181b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ dependencies:
*  pytz_
*  setuptools_
*  memcached_, plus a :ref:`supported Python binding <memcached>`
*  mock_ (for Python < 3.3)
*  mock_ (for Python 2)
*  gettext_ (:ref:`gettext_on_windows`)
*  selenium_
*  sqlparse_