We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3014e11 commit 8b2c11aCopy full SHA for 8b2c11a
1 file changed
config/conf.py
@@ -21,8 +21,8 @@
21
# The marketing diplay name for the book.
22
version_name = 'Red Velvet'
23
24
-# 3.x only receives security updates.
25
-is_security = True
+# 3.x is end of life now
+is_eol = True
26
27
# Other versions that display in the version picker menu.
28
version_list = [
0 commit comments