Merge pull request #233447 from SuperSandro2000/hypothesis-doc-pasthru
python310Packages.hypothesis: move documentation to passthru to reduce dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user