This commit is contained in:
Maxim Devaev 2024-11-02 21:04:57 +02:00
parent 95597b15e4
commit 1e277c0f06
3 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,6 @@ RUN pacman --noconfirm --ask=4 -Syy \
python-aiohttp \
python-aiofiles \
python-async-lru \
python-periphery \
python-passlib \
python-pyotp \
python-qrcode \

View File

@ -38,6 +38,7 @@ disable =
unspecified-encoding,
consider-using-f-string,
unnecessary-lambda-assignment,
too-many-positional-arguments,
# https://github.com/PyCQA/pylint/issues/3882
[CLASSES]

View File

@ -1,3 +1,4 @@
python-periphery
pyserial-asyncio
pyghmi
spidev