This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d4ee28a47adbf7f88bc6ca0d3a0ad300633dea43
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Apr 24 11:14:19 2023 -0400

    [#8505] update documented Python versions (3.7-3.11)
---
 Allura/docs/getting_started/install_each_step.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Allura/docs/getting_started/install_each_step.rst 
b/Allura/docs/getting_started/install_each_step.rst
index 395a6dcec..2e94d17cc 100644
--- a/Allura/docs/getting_started/install_each_step.rst
+++ b/Allura/docs/getting_started/install_each_step.rst
@@ -44,7 +44,7 @@ In these instructions, we'll use `VirtualBox 
<http://www.virtualbox.org>`__ and
 System Packages
 ^^^^^^^^^^^^^^^
 
-Before we begin, you'll need to install some system packages.  Allura 
currently supports Python 3.7.
+Before we begin, you'll need to install some system packages.  Allura 
currently supports Python 3.7 through 3.11.  The steps below use 3.7.
 
 .. code-block:: bash
 

Reply via email to