Remove retired and security branches from active docs (#3879)

This commit is contained in:
Ned Deily 2017-10-03 22:56:19 -04:00 committed by GitHub
parent 27c623c845
commit e2d0dd2cf9
2 changed files with 0 additions and 4 deletions

View file

@ -12,9 +12,6 @@
var all_versions = {
'3.7': 'dev (3.7)',
'3.6': '3.6',
'3.5': '3.5',
'3.4': '3.4',
'3.3': '3.3',
'2.7': '2.7',
};