[GRASS-git] [OSGeo/grass] d249e1: CI: Install Python deps with pip in doc workflow (...
Vaclav Petras
noreply at github.com
Tue Feb 25 20:11:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: d249e19d97869b132b20e6db745498fb5a95c546
https://github.com/OSGeo/grass/commit/d249e19d97869b132b20e6db745498fb5a95c546
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M .github/workflows/documentation.yml
Log Message:
-----------
CI: Install Python deps with pip in doc workflow (#5209)
* CI: Install Python deps with pip in doc workflow
This mainly adds numpy which is an import-time dependency for many addons. The custom Python setup does not use the apt dependencies which otherwise work in plain Ubuntu workflows.
* Get version first, then addon repo, then Python dependencies, and then build
* Correct requirements file
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
---------
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
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