Skip to content

Commit c0ea34e

Browse files
committed
update minimum Python version in README
1 parent a1a834e commit c0ea34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ same port is straightforward. There has yet to be a performance comparison.
3131

3232
## Installation
3333

34-
This library requires Python 3.7 or greater. To install from PyPI:
34+
This library requires Python 3.8 or greater. To install from PyPI:
3535

3636
pip install trio-websocket
3737

0 commit comments

Comments
 (0)