Merge pull request #233447 from SuperSandro2000/hypothesis-doc-pasthru

python310Packages.hypothesis: move documentation to passthru to reduce dependencies
This commit is contained in:
Sandro
2023-06-07 21:45:55 +02:00
committed by GitHub
8 changed files with 34 additions and 26 deletions
@@ -72,8 +72,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
cryptography-vectors
# "hypothesis" indirectly depends on cryptography to build its documentation
(hypothesis.override { enableDocumentation = false; })
hypothesis
iso8601
pretend
py