treewide: remove removed hypothesis enableDocumentation option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user