new subcommand "up" for vagrant up and `podman run

This commit is contained in:
Hans-Christoph Steiner 2025-10-02 17:38:38 +02:00
parent 87d0e5a10b
commit 76673627fc
7 changed files with 417 additions and 1 deletions

View file

@ -122,6 +122,7 @@ setup(
'pycountry',
'python-magic',
],
'podman': ['podman'],
'test': ['pyjks', 'html5print', 'testcontainers[minio]'],
'docs': [
'sphinx',