Skip to content

Commit

Permalink
Add sphinx-copybutton to documentation dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantChoudhary13579 authored and tpike3 committed Jan 20, 2025
1 parent a4dfb58 commit 9e64c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ docs = [
"seaborn",
"myst-nb",
"myst-parser", # Markdown in Sphinx
"sphinx-copybutton", # Add a copy option in docs
]

[project.urls]
Expand Down

0 comments on commit 9e64c1b

Please sign in to comment.