From d9ac036fb3561066adb80de4a7bcd69eca43c7b0 Mon Sep 17 00:00:00 2001 From: Rui Carmo Date: Thu, 23 Aug 2018 13:46:52 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e532a2..7b1cc7f 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ From the bottom up: - [ ] Support Go deployments (in progress) - [ ] nginx SSL optimization/cypher suites, own certificates - [ ] Let's Encrypt support +- [ ] Review deployment messages - [ ] Review docs/CLI command documentation -- [ ] Change to Python 3 runtime as default, with `PYTHON_VERSION = 2` as fallback +- [x] Change to Python 3 runtime as default, with `PYTHON_VERSION = 2` as fallback - [x] Run in Python 3 only - [x] (experimental) REPL in `feature/repl` - [x] Python 3 support through `PYTHON_VERSION = 3`