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 d687804 commit 6d225b4Copy full SHA for 6d225b4
pyproject.toml
@@ -52,4 +52,5 @@ docs = [
52
"Sphinx==8.2.3",
53
"sphinx-rtd-theme==3.0.2",
54
"myst_parser==4.0.1",
55
+ "numpy<2", # necessary to work-around pylab star import collision on core submodule
56
]
0 commit comments