mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Requests need hashlib to run with Python 2. Otherwise it is not possible to import, due to missing e.g. md5. [Peter: tweak commit message] Signed-off-by: Sven Haardiek <sven.haardiek@iotec-gmbh.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>