mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-05-23 07:06:15 +00:00
event bus implementation
This commit is contained in:
@@ -37,6 +37,7 @@ RUN pacman -S --noconfirm --asdeps \
|
||||
python-build \
|
||||
python-flit \
|
||||
python-installer \
|
||||
python-setuptools \
|
||||
python-tox \
|
||||
python-wheel
|
||||
RUN pacman -S --noconfirm --asdeps \
|
||||
@@ -58,6 +59,7 @@ RUN runuser -u build -- install-aur-package \
|
||||
python-aiohttp-jinja2 \
|
||||
python-aiohttp-session \
|
||||
python-aiohttp-security \
|
||||
python-aiohttp-sse-git \
|
||||
python-requests-unixsocket2
|
||||
|
||||
# install ahriman
|
||||
|
||||
Reference in New Issue
Block a user