Skip to content

Commit

Permalink
Add copybutton
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen committed Jun 10, 2023
1 parent 2e58f5a commit 82857ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"sphinxcontrib.autodoc_pydantic",
"numpydoc",
"sphinx_design",
"sphinx_copybutton",
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ docs = [
"jsonschema[format]",
"myst_parser==1.0.0",
"numpydoc==1.5.0",
"sphinx-copybutton==0.5.2",
"sphinx_design==0.4.1",
]
dev = ["pre-commit>=2.12.1"]
Expand Down

0 comments on commit 82857ac

Please sign in to comment.