From 1c44d2b9032dc145140cfc74f1a97d316931244b Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Wed, 22 Aug 2018 10:21:26 -0700 Subject: Just Python 3 is fine --- docs/quick_tour.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/quick_tour.rst') diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index 265f67a4f..c61cbfdfd 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -26,7 +26,7 @@ To save a little bit of typing and to be certain that we use the modules, scripts, and packages installed in our virtual environment, we'll set an environment variable, too. -As an example, for Python 3.7+ on Linux: +As an example, for Python 3 on Linux: .. parsed-literal:: -- cgit v1.2.3