From b72979522b2e1dcd0295705d9c7083438992ac7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Wed, 11 Dec 2019 13:08:35 +0200 Subject: [PATCH] Django 3 supports Python 3.6+. Adding the Py3.6 requirement to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9861e443..38e5d4a1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/) The building blocks are: -* Python 3 +* Python 3.6+ * Django 3 * PostgreSQL or MySQL