Skip to content

Commit e8d7be2

Browse files
committed
Added toggleprompt to environment.yml and requirements-dev.txt
1 parent db6fe22 commit e8d7be2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ dependencies:
9191
- sphinx
9292
- sphinx-design
9393
- sphinx-copybutton
94+
- sphinx-toggleprompt
9495
- types-python-dateutil
9596
- types-PyMySQL
9697
- types-pytz

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ pytest-cython
6666
sphinx
6767
sphinx-design
6868
sphinx-copybutton
69+
sphinx-toggleprompt
6970
types-python-dateutil
7071
types-PyMySQL
7172
types-pytz

0 commit comments

Comments
 (0)