new attempt

This commit is contained in:
Devaev Maxim 2020-10-16 18:01:08 +03:00
parent 0e069de389
commit fd008fcda1
2 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,6 @@ RUN pacman -Syu --noconfirm \
libbsd \ libbsd \
python \ python \
python-pip \ python-pip \
python-setuptools \
python-six \
python-tox \ python-tox \
python-systemd \ python-systemd \
python-dbus \ python-dbus \

View File

@ -1,3 +1,4 @@
six
aiohttp aiohttp
aiofiles aiofiles
passlib passlib