Remove legacy pip resolver (#92124)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Franck Nijhof 2023-04-27 22:39:29 +02:00 committed by GitHub
parent 89d8bda4ba
commit cdbffee781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 22 additions and 98 deletions

View file

@ -3,7 +3,7 @@ from __future__ import annotations
import logging
from pysmarty import Smarty
from pysmarty import Smarty # pylint: disable=import-error
from homeassistant.components.binary_sensor import (
BinarySensorDeviceClass,