don't require build-dependencies when building .tar.gz
Added tag 0.5.1 for changeset 8eb50735276c
fix for not finding zig executable on UDM
readme updated with examples that compile with free-threaded python
remove clang call
Added tag 0.3.2 for changeset 08f6194a87ee
threadfree warning disable
I have only thread-free python installed on my M1 Macbook running macOS. But it looks like I have been testing the wrong thing, as now the whole thing compiles. My shell history doesn't have all the information ( e.g. not in which directory you execute a ccommand and since I have a lot of terminal windows open at the same time I have a whole list of cds that could apply). What is better is that ruamel.yaml.clibz compiles and works with thread-free as well, so I might just switch over to that sooner...