Fix yaml syntax (#2636)

Fixes "found character '\t' that cannot start any token" in pyyaml
This commit is contained in:
Dmitry Marakasov
2020-07-27 21:16:24 +03:00
committed by GitHub
parent c525f61d8c
commit c3703121da

View File

@@ -9,7 +9,7 @@ Tags: supercollider, sc, audio, synthesis, composition, sound
# ================== License ================== # ================== License ==================
Homepage: https://supercollider.github.io/ Homepage: https://supercollider.github.io/
License: GPLv3 License: GPLv3
LicenseUrl: https://github.com/supercollider/supercollider/blob/develop/COPYING LicenseUrl: https://github.com/supercollider/supercollider/blob/develop/COPYING
# ================= Installer ================= # ================= Installer =================