Add feedgenerator dependency to CI and Docker files.

This commit is contained in:
Ben Sturmfels
2021-03-30 11:19:18 +11:00
parent bbb42acfc9
commit 5633d51714
5 changed files with 5 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ RUN dnf -y install \
findutils \
python3-alembic \
python3-celery \
python3-feedgenerator \
python3-jsonschema \
python3-kombu \
python3-lxml \