From d6e2e3dab0a398376ca043115aa2305619edc7bb Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Tue, 23 Jan 2024 10:24:20 +0100 Subject: [PATCH] Refer to types-lxml fork that appears to be more complete. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7758722..062ffc6 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,8 @@ This repository contains external type annotations (see [PEP 484](https://www.python.org/dev/peps/pep-0484/)) for the [lxml](http://lxml.de/) package. -Note that this package is community maintained. -If you notice room for improvements, please consider sending a patch -in the form of a change request. +NOTE: It was superceded by the more complete and externally maintained +[types-lxml](https://github.com/abelcheung/types-lxml) fork. ## Installation