Make sure that Docker SDK for Python is installed for docker_stack* tests. (#896)

This commit is contained in:
Felix Fontein 2024-06-28 16:46:26 +02:00 committed by GitHub
parent 08063a0439
commit ace4ee4f70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -5,4 +5,5 @@
dependencies:
- setup_docker
- setup_docker_sdk_for_python # needed for the Swarm modules
- setup_remote_tmp_dir

View File

@ -5,4 +5,5 @@
dependencies:
- setup_docker
- setup_docker_sdk_for_python # needed for the Swarm modules
- setup_remote_tmp_dir

View File

@ -5,4 +5,5 @@
dependencies:
- setup_docker
- setup_docker_sdk_for_python # needed for the Swarm modules
- setup_remote_tmp_dir