Fix formatting typo
Hey Anthon, I made a special test using schema-salad , pinning to ruamel.yaml.clib 0.2.2 and running the tests under qemu for Python 3.7, 3.8, and 3.9: https://github.com/common-workflow-language/schema_salad/runs/7649866682?check_suite_focus=true You can see the Python 3.7 Linux aarch64 binary wheel is pulled from PyPI: https://github.com/common-workflow-language/schema_salad/runs/7649866682?check_suite_focus=true#step:5:103 Likewise for Python 3.8: https://github.com/common-workflow-language/schema_salad/runs/7649866819?check_suite_focus=true#step:5:96...
That works, thanks! Is that other project linked from the documentation? I did look here for source tarballs, but I didn't find any.
Include tests in sdist for use by downstream packages like Debian
Dear Anthon van der Neut, I'm not seeing arm64/aarch64 wheels at https://pypi.org/project/ruamel.yaml.clib/#files yet. If you have time, publishing them for Py3.9 and Py3.10 would be greatly appreciated. Thanks for everything!