Skip to content

Commit 7cd21f8

Browse files
authored
remove 3.12 incompatibility note from README.md
1 parent 0cb4f5b commit 7cd21f8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Lewis
22
Lewis - Let's write intricate simulators.
33

4-
Lewis is a Python framework for simulating hardware devices. It is
5-
compatible with Python 3.10 to 3.11.
6-
7-
It is currently not compatible with 3.12 as the asyncchat module has been removed from Python.
8-
We are going to fix this at some point.
4+
Lewis is a Python framework for simulating hardware devices.
95

106
Lewis can be installed via pip or ran from source. See relevant usage sections of the docs for more details.
117

0 commit comments

Comments
 (0)