mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Changes: https://github.com/pypa/pep517/blob/main/doc/changelog.rst#013 Remove support for end-of-life Pythons. Now requires Python3.6+. Remove support for toml package. Now requires tomli. Rely on preferred "files" API on Python 3.9 and later. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Reviewed-by: Marcus Hoffmann <marcus.hoffmann@othermo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>