Skip to content

Commit 8b2c11a

Browse files
committed
3.x is EOL these days
1 parent 3014e11 commit 8b2c11a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# The marketing diplay name for the book.
2222
version_name = 'Red Velvet'
2323

24-
# 3.x only receives security updates.
25-
is_security = True
24+
# 3.x is end of life now
25+
is_eol = True
2626

2727
# Other versions that display in the version picker menu.
2828
version_list = [

0 commit comments

Comments
 (0)