From 5a9adc1faf0f7b96ce705e98ed82e7928d202999 Mon Sep 17 00:00:00 2001 From: Nicolas Crocfer Date: Mon, 2 May 2022 19:04:39 +0200 Subject: [PATCH] chore: change required Python version in the README Signed-off-by: Nicolas Crocfer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3489305..0aa3a72 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ See how to use Director with the quickstart and guides in the [documentation](ht ## Installation -Install the latest version of Director with pip (requires `Python 3.6` at least): +Install the latest version of Director with pip (requires `Python 3.7` at least): ```bash pip install celery-director