From 42ca574720cca4c1451a3cbf0e1aa85df174153f Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sat, 8 Jul 2023 12:50:22 -0700 Subject: [PATCH] Removed accidental test code I added, refs #1153 --- docs/index.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index c10ed5a1..f5c1f232 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,18 +31,6 @@ Interested in learning Datasette? Start with `the official tutorials `__. -.. tab:: macOS/Linux/other Unix - - .. code-block:: shell - - python -m pip install webcolors - -.. tab:: Windows - - .. code-block:: shell - - py -m pip install webcolors - Contents --------