diff --git a/README.rst b/README.rst index 3e064e4..97a8192 100644 --- a/README.rst +++ b/README.rst @@ -104,12 +104,6 @@ macOS) and Windows. On other platforms, the extension will use GIL-based protection. Calling ``close()`` while reads are in progress may cause exceptions in those threads. -Requirements ------------- - -This code requires Python 3.10+. Older versions are not supported. The C -extension requires CPython. - Versioning ----------