mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Since commit4a40d36f13("support/testing: switch to Python 3 only") our runtime testing infrastructure is Python 3.x only. Therefore, it is no longer needed to have python-nose2 and python-pexpect in the Docker container used to run our Gitlab CI jobs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit23f7fa874b) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>