Skip to content

Commit f1c0bb5

Browse files
authored
Merge pull request #34 from Viicos/patch-1
Update supported Python versions
2 parents 356ed74 + 5036998 commit f1c0bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

products/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It features:
1717
* An extensive library of data generators and tools for writing your own.
1818
* Compatible with py.test, unittest, nose and Django testing, and probably many
1919
others besides.
20-
* Supports CPython and PyPy 3.6 and later (older versions are EoL upstream).
20+
* Supports CPython and PyPy 3.8 and later (older versions are EoL upstream).
2121
* Open source under the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)
2222

2323
To use Hypothesis for Python, simply add the *hypothesis* package to your requirements,

0 commit comments

Comments
 (0)