3fb42d5 strip badges; use system python3

Authored and Committed by rmeggins a year ago
    strip badges; use system python3
    
    strip github action badge links from headers of README.md files
    before conversion to HTML some of the converters do not like them
    use `%{python3}` instead of `python3` to force use of system python3 in
    order to use ruamel
    
        
file modified
+17 -3