diff options
| author | Steve Piercy <web@stevepiercy.com> | 2022-08-12 06:26:51 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2022-08-12 06:26:51 -0700 |
| commit | bdbb8c408566f1a4009d7a8dd32f72719c1f3849 (patch) | |
| tree | 544d1b4ea2c7e40b79fb91f96f4d848743129f2e /docs/quick_tutorial/requirements.rst | |
| parent | 4d963930e03e26f6b831eae81ee93f2aa8271ff7 (diff) | |
| parent | 1e439035e41da3767acbcae79689fb05dfdeb317 (diff) | |
| download | pyramid-bdbb8c408566f1a4009d7a8dd32f72719c1f3849.tar.gz pyramid-bdbb8c408566f1a4009d7a8dd32f72719c1f3849.tar.bz2 pyramid-bdbb8c408566f1a4009d7a8dd32f72719c1f3849.zip | |
Merge branch 'master' of https://github.com/Pylons/pyramid
Diffstat (limited to 'docs/quick_tutorial/requirements.rst')
| -rw-r--r-- | docs/quick_tutorial/requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/requirements.rst b/docs/quick_tutorial/requirements.rst index 901f6134d..5f5c0b10b 100644 --- a/docs/quick_tutorial/requirements.rst +++ b/docs/quick_tutorial/requirements.rst @@ -19,7 +19,7 @@ virtual environment.) This *Quick Tutorial* is based on: -* **Python 3.8**. Pyramid fully supports Python 3.6+. +* **Python 3.8**. Pyramid fully supports Python 3.7+. This tutorial uses **Python 3.8**. * **venv**. We believe in virtual environments. |
