diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-08-04 10:26:18 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-08-04 10:26:18 +0200 |
commit | 031b7dec711fa43f5d94dde59960f4fe2ad7380c (patch) | |
tree | 14dedb4a79012f264b27b5bf12cb19b987db7ef8 /libpod/define | |
parent | ea7c9796476428b7ef0201082185221a8213511d (diff) | |
download | podman-031b7dec711fa43f5d94dde59960f4fe2ad7380c.tar.gz podman-031b7dec711fa43f5d94dde59960f4fe2ad7380c.tar.bz2 podman-031b7dec711fa43f5d94dde59960f4fe2ad7380c.zip |
fix hack/markdown-preprocess to support older python versions
str.removeprefix() and str.removesuffix() is python 3.9+ only but we need to
support older versions for the OSX cross task.
This fixes broken CI on main.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'libpod/define')
0 files changed, 0 insertions, 0 deletions