Update README.md

pull/17/head
Rui Carmo 2018-08-23 13:46:52 +01:00 zatwierdzone przez GitHub
rodzic ff31da10d0
commit d9ac036fb3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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`