[GRASS-git] [OSGeo/grass] 924824: docker: Remove scikit-learn from Alpine test (#6394)
Vaclav Petras
noreply at github.com
Thu Sep 25 09:18:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 92482400112bf2b29edd8125400405078ab9c961
https://github.com/OSGeo/grass/commit/92482400112bf2b29edd8125400405078ab9c961
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M docker/alpine/grass_tests.sh
Log Message:
-----------
docker: Remove scikit-learn from Alpine test (#6394)
The Docker test with Alpine is using scikit-learn, presuably to support the test of installing r.learn.ml2 (which in theory should install without it). This changes the test to use r.diversity instead of r.learn.ml2 which does not come with any dependency, reducing the setup and teardown phases, while still testing installation of a Python tool from grass-addons.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list