We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6fe22 commit e8d7be2Copy full SHA for e8d7be2
environment.yml
@@ -91,6 +91,7 @@ dependencies:
91
- sphinx
92
- sphinx-design
93
- sphinx-copybutton
94
+ - sphinx-toggleprompt
95
- types-python-dateutil
96
- types-PyMySQL
97
- types-pytz
requirements-dev.txt
@@ -66,6 +66,7 @@ pytest-cython
66
sphinx
67
sphinx-design
68
sphinx-copybutton
69
+sphinx-toggleprompt
70
types-python-dateutil
71
types-PyMySQL
72
types-pytz
0 commit comments