treewide: remove removed hypothesis enableDocumentation option

This commit is contained in:
Sandro Jäckel
2023-05-23 00:52:26 +02:00
parent 0000022b48
commit 00000000b0
7 changed files with 6 additions and 15 deletions
@@ -74,8 +74,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
cryptography-vectors
# "hypothesis" indirectly depends on cryptography to build its documentation
(hypothesis.override { enableDocumentation = false; })
hypothesis
iso8601
pretend
py