From 7243649b0171c0c02bda41ea57626ed4c0f59db0 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 15 Apr 2020 18:33:37 -0700 Subject: update README for python3.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dfa5b26..737027f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ tasks first; see README files in subdirectories. ## Running Python Code -You need python3.5 (or python3.6+ and `pyenv`) and `pipenv` to set up the +You need python3.7 (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