mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-02 20:59:06 +08:00
Add python3-celery to Vagrantfile
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -8,6 +8,7 @@ $script = <<SCRIPT
|
||||
source /etc/profile.d/module_build_service_developer_env.sh
|
||||
dnf install -y \
|
||||
bash-completion \
|
||||
python3-celery \
|
||||
python3-flake8 \
|
||||
python3-mock \
|
||||
python3-pytest \
|
||||
|
||||
Reference in New Issue
Block a user