We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73326b commit ec93066Copy full SHA for ec93066
pyproject.toml
@@ -58,7 +58,7 @@ docs = [
58
"jupyter-sphinx>=0.5.3",
59
"myst-parser>=5.0.0; python_version >= '3.11'",
60
"nbsphinx>=0.9.8",
61
- "pandas>=3.0.0",
+ "pandas>=3.0.0; python_version >= '3.11'",
62
"sphinx-click>=6.2.0",
63
"sphinx-contributors>=0.2.7",
64
"sphinx-copybutton>=0.5.2",
0 commit comments