From 072203e3d61fdfd03aa30dfcbe20a2ed9c6edabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Sun, 24 Jul 2022 16:02:57 +0200 Subject: [PATCH] Remove python 2 from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41e5cb628..c36801876a 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Installation ============ HoloViews works with -[Python 2.7 and Python 3](https://github.com/holoviz/holoviews/actions?query=workflow%3Apytest) +[Python 3](https://github.com/holoviz/holoviews/actions?query=workflow%3Apytest) on Linux, Windows, or Mac, and works seamlessly with [Jupyter Notebook and JupyterLab](https://jupyter.org).