Просмотр исходного кода

Update Python requirements in readme

Matt Westcott 2 лет назад
Родитель
Сommit
e02fbce696
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -126,7 +126,7 @@ You can run the Wagtail demo locally without setting up Vagrant or Docker and si
 
 #### Dependencies
 
-- Python 3.6, 3.7, 3.8 or 3.9
+- Python 3.7, 3.8, 3.9, 3.10 or 3.11
 - [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
 - [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)