From 8eb9cfcd064a412f5757622d1da343b1730c034d Mon Sep 17 00:00:00 2001 From: Zac-HD Date: Fri, 24 Jan 2020 16:28:16 +1100 Subject: Install and configure Hypothesis --- INSTALL.rst.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL.rst.txt') diff --git a/INSTALL.rst.txt b/INSTALL.rst.txt index 30f58fa6d..2b9226751 100644 --- a/INSTALL.rst.txt +++ b/INSTALL.rst.txt @@ -26,8 +26,13 @@ Building NumPy requires the following installed software: This is required for testing NumPy, but not for using it. +4) Hypothesis__ (optional) 5.3.0 or later + + This is required for testing NumPy, but not for using it. + Python__ http://www.python.org pytest__ http://pytest.readthedocs.io +Hypothesis__ https://hypothesis.readthedocs.io/en/latest/ .. note:: -- cgit v1.2.1