Updated Python support in README.

This commit is contained in:
Carlton Gibson 2022-05-23 12:16:11 +02:00
parent e3a6e1b053
commit 650e8ea4f8

View File

@ -108,7 +108,7 @@ should start with a slash, but not end with one; for example::
Python Support
--------------
Daphne requires Python 3.6 or later.
Daphne requires Python 3.7 or later.
Contributing