python3Packages.pandas: break dependency cycle with hypothesis docs

hypothesis → sphinx-autocodelink → ipython → stack-data → executing →
rich → markdown-it-py → pytest-regressions → pandas
This commit is contained in:
Naïm Favier
2023-01-28 17:17:41 +01:00
committed by Martin Weinelt
parent 4ef98e7200
commit 2d2bf00961

View File

@@ -49,7 +49,8 @@ buildPythonPackage rec {
nativeCheckInputs = [
glibcLocales
hypothesis
# hypothesis indirectly depends on pandas to build its documentation
(hypothesis.override { enableDocumentation = false; })
jinja2
pytest-asyncio
pytest-xdist