From a94fd2c5ed82d1373a0fd83541c4e58ca2e23d55 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Dec 2020 23:34:19 -0800 Subject: update to python3.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 768bd00..afe1ff6 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ brings type safety and compiled performance. Mostly DEPRECATED. ## Running Python Code -You need python3.7 (or python3.6+ and `pyenv`) and `pipenv` to set up the +You need python3.8 (or python3.6+ and `pyenv`) and `pipenv` to set up the environment. You may also need the debian packages `libpq-dev` and ` `python-dev` to install some dependencies. -- cgit v1.2.3