diff options
author | Maxim Devaev <[email protected]> | 2024-11-02 21:04:57 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2024-11-02 21:04:57 +0200 |
commit | 1e277c0f06f25e67a35a1b2910ed59333f97f6c0 (patch) | |
tree | d5f66a338f9b9fe0bbefa5de25fcebd457dd248f /testenv/Dockerfile | |
parent | 95597b15e45fc38c52613d4cca4ec6309f8a2c82 (diff) |
lint fix
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index e8415828..67fcd748 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -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 \ |