Skip to content

Commit 24c0638

Browse files
committed
Merge branch 'current' into beta
2 parents 97a8292 + d154a3e commit 24c0638

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"sphinx_tabs.tabs",
4646
"sphinx_toolbox.collapse",
4747
"tables",
48+
"sphinx_copybutton",
4849
]
4950

5051
# Add any paths that contain templates here, relative to this directory.

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ sphinx==7.1.2
22
sphinx-autobuild==2021.3.14
33
sphinx-tabs==3.4.7
44
sphinx-toolbox==3.8.0
5+
sphinx-copybutton==0.5.2

0 commit comments

Comments
 (0)