Skip to content

Commit 646ceef

Browse files
ianmeighMrCordeiro
authored andcommitted
Refactor python version compatibility in documentation
1 parent a9172f1 commit 646ceef

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ The current version is tested for compatibility with the following:
3333

3434
- Wagtail versions >= 5.2
3535
- Django versions 4.2, 5.0 and >= 5.1
36-
- Python versions 3.9 to 3.12
37-
- Python 3.13 for Django 5.1 with Wagtail releases >= 6.3
36+
- Python versions 3.9 to 3.13
3837

3938
.. image:: https://raw.githubusercontent.com/jazzband/wagtailmenus/master/docs/source/_static/images/repeating-item.png
4039

docs/source/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ The current version is tested for compatibility with the following:
99

1010
- Wagtail versions >= 5.2
1111
- Django versions 4.2 and >= 5.0
12-
- Python versions 3.9 to 3.12
13-
- Python 3.13 for Django 5.1 with Wagtail releases >= 6.3
12+
- Python versions 3.9 to 3.13
1413

1514
To find out more about what wagtailmenus does and why, see :doc:`overview`
1615

0 commit comments

Comments
 (0)