Explorar o código

Update Python version range listed for virtualenv

Matt Westcott %!s(int64=4) %!d(string=hai) anos
pai
achega
b281b72010
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -102,7 +102,7 @@ Setup with Virtualenv
 You can run the Wagtail demo locally without setting up Vagrant or Docker and simply use Virtualenv, which is the [recommended installation approach](https://docs.djangoproject.com/en/1.10/topics/install/#install-the-django-code) for Django itself.
 You can run the Wagtail demo locally without setting up Vagrant or Docker and simply use Virtualenv, which is the [recommended installation approach](https://docs.djangoproject.com/en/1.10/topics/install/#install-the-django-code) for Django itself.
 
 
 #### Dependencies
 #### Dependencies
-* Python 3.4, 3.5 or 3.6
+* Python 3.6, 3.7 or 3.8
 * [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
 * [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
 * [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)
 * [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)