mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Move sphinx-togglebutton into dev-dependencies
This commit is contained in:
parent
83d5f9d4dc
commit
e614b08077
2 changed files with 988 additions and 964 deletions
1950
poetry.lock
generated
1950
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -55,7 +55,6 @@ svgelements = ">=1.8.0"
|
|||
tqdm = ">=4.0.0"
|
||||
typing-extensions = ">=4.0.0"
|
||||
watchdog = ">=2.0.0"
|
||||
sphinx-togglebutton = "^0.3.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
jupyterlab = ["jupyterlab", "notebook"]
|
||||
|
|
@ -81,6 +80,7 @@ Sphinx = "^7.2.6"
|
|||
sphinx-copybutton = "^0.5.2"
|
||||
sphinxcontrib-programoutput = "^0.17"
|
||||
sphinxext-opengraph = "^0.9.1"
|
||||
sphinx-togglebutton = "^0.3.2"
|
||||
sphinx-design = "^0.5.0"
|
||||
types-decorator = "^0.1.7"
|
||||
types-Pillow = "^10.1.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue