We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356ed74 commit 5036998Copy full SHA for 5036998
products/index.md
@@ -17,7 +17,7 @@ It features:
17
* An extensive library of data generators and tools for writing your own.
18
* Compatible with py.test, unittest, nose and Django testing, and probably many
19
others besides.
20
-* Supports CPython and PyPy 3.6 and later (older versions are EoL upstream).
+* Supports CPython and PyPy 3.8 and later (older versions are EoL upstream).
21
* Open source under the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)
22
23
To use Hypothesis for Python, simply add the *hypothesis* package to your requirements,
0 commit comments