python3.pkgs.hypothesis: build offline documentation

This commit is contained in:
Dmitry Bogatov
2023-01-15 16:16:55 -05:00
committed by Yt
parent c29db3b9fb
commit 35a4ca4bde
6 changed files with 37 additions and 5 deletions
@@ -62,7 +62,8 @@ buildPythonPackage rec {
checkInputs = [
cryptography-vectors
hypothesis
# "hypothesis" indirectly depends on cryptography to build its documentation
(hypothesis.override { enableDocumentation = false; })
iso8601
pretend
py