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

@@ -69,6 +69,7 @@ virtualenv
# compatible version of billiard.
RUN apt-get install -y \
python3-alembic \
python3-feedgenerator \
python3-jsonschema \
python3-kombu \
python3-lxml \