From fcc59e38a328f8648eb2ab84d0dd5f3ce16976ea Mon Sep 17 00:00:00 2001 From: Peter Bull Date: Thu, 10 Dec 2020 09:12:53 -0800 Subject: [PATCH] 3.5 + --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f53a1a1..1605509 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ _A logical, reasonably standardized, but flexible project structure for doing an ### Requirements to use the cookiecutter template: ----------- - - Python 2.7 or 3.5 + - Python 2.7 or 3.5+ - [Cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: This can be installed with pip by or conda depending on how you manage your Python packages: ``` bash