Skip to content

Commit ca2e613

Browse files
author
Michael Howitz
authored
Clean up documentation: Remove references to unsupported Python versions. (#249)
1 parent c1fcdb6 commit ca2e613

19 files changed

+2
-1335
lines changed

docs/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,7 @@
106106

107107
# Intersphinx Mapping for Links between different Documentations
108108
intersphinx_mapping = {
109-
'python2': ('https://docs.python.org/2', None),
110-
'python2.7': ('https://docs.python.org/2.7', None),
111109
'python3': ('https://docs.python.org/3', None),
112-
'python35': ('https://docs.python.org/3.5', None),
113-
'python36': ('https://docs.python.org/3.6', None),
114110
'python37': ('https://docs.python.org/3.7', None),
115111
'python38': ('https://docs.python.org/3.8', None),
116112
'python39': ('https://docs.python.org/3.9', None),

docs/contributing/ast/python2_6.ast

Lines changed: 0 additions & 143 deletions
This file was deleted.

docs/contributing/ast/python2_7.ast

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)