Skip to content

Commit 86e10d3

Browse files
committed
doc: Remove old RTD patch
1 parent 635ac02 commit 86e10d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@
140140
]
141141

142142

143-
on_rtd = os.environ.get("READTHEDOCS") == "True"
144-
if on_rtd:
145-
extensions.append("readthedocs_ext.readthedocs")
146-
147143
# Add any paths that contain templates here, relative to this directory.
148144
templates_path = ["_templates"]
149145

0 commit comments

Comments
 (0)