diff options
Diffstat (limited to 'HACKING.txt')
| -rw-r--r-- | HACKING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt index bb7045ed6..f7c569a01 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -51,7 +51,7 @@ In order to add a feature to Pyramid: (in `docs/`). - The feature must work fully on the following CPython versions: 3.7, 3.8, 3.9, - 3.10, and 3.11 on both UNIX and Windows. + 3.10, 3.11, and 3.12 on both UNIX and Windows. - The feature must work on the latest version of PyPy3. |
