From 4d7dddb1302f92d20cf0a6bbac4dbc7c9ff74949 Mon Sep 17 00:00:00 2001 From: Jens Hedegaard Nielsen Date: Tue, 18 Aug 2020 17:02:45 +0200 Subject: [PATCH] Change readme to contain 3.7 link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9edb7a5c8ce..3f47e9a9240 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ To get a feeling of QCoDeS read and/or browse the Jupyter notebooks in `docs/examples `__ . -QCoDeS is compatible with Python 3.6+. It is primarily intended for use +QCoDeS is compatible with Python 3.7+. It is primarily intended for use from Jupyter notebooks, but can be used from traditional terminal-based shells and in stand-alone scripts as well. The features in `qcodes.utils.magic` are exclusively for Jupyter notebooks.