podman-compose icon indicating copy to clipboard operation
podman-compose copied to clipboard

Document Python 3.8 requirement

Open ciis0 opened this issue 1 month ago • 1 comments

the following changes introduced a requirement on python 3.8+

https://github.com/containers/podman-compose/commit/e03d675b9bcd92864fd1aedc23d92f72e410a54d

https://docs.python.org/3/whatsnew/3.8.html#assignment-expressions

ciis0 avatar Dec 03 '25 06:12 ciis0

It's actually python 3.9, we would run 3.8 in CI if it's supported.

p12tic avatar Dec 03 '25 19:12 p12tic