aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.builds/debian-11-with-site-packages.yml8
-rw-r--r--.builds/fedora-33-with-site-packages.yml13
2 files changed, 6 insertions, 15 deletions
diff --git a/.builds/debian-11-with-site-packages.yml b/.builds/debian-11-with-site-packages.yml
index c6b13fa5..60596a77 100644
--- a/.builds/debian-11-with-site-packages.yml
+++ b/.builds/debian-11-with-site-packages.yml
@@ -8,14 +8,10 @@ packages:
- virtualenv
# Install make and runtime dependencies.
- - python3-alembic
- - python3-feedgenerator
- - python3-jsonschema
- - python3-kombu
- python3-lxml
- - python3-migrate
- python3-pillow
- - python3-py
+
+ # Install test and docs dependencies.
- python3-pytest
- python3-pytest-xdist
- python3-snowballstemmer
diff --git a/.builds/fedora-33-with-site-packages.yml b/.builds/fedora-33-with-site-packages.yml
index 0a5c2e63..061edff3 100644
--- a/.builds/fedora-33-with-site-packages.yml
+++ b/.builds/fedora-33-with-site-packages.yml
@@ -11,22 +11,17 @@ packages:
# Install make and runtime dependencies.
# - findutils
- - python3-alembic
- - python3-celery
- - python3-feedgenerator
- - python3-jsonschema
- - python3-kombu
- python3-lxml
- - python3-migrate
- python3-pillow
- - python3-py
+ - libffi-devel
+ # - which
+
+ # Install test and docs dependencies.
- python3-pytest
- python3-pytest-xdist
- python3-snowballstemmer
- python3-sphinx
- python3-webtest
- - libffi-devel
- # - which
# Install audio dependencies.
- gstreamer1-plugins-base