Skip to content

Commit 4ab9508

Browse files
authored
Install requirements to run script
1 parent fcb416a commit 4ab9508

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_overview_available_software.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
python -m venv venv
2525
. venv/bin/activate
2626
pip install -r mkdocs-ldjson-plugin/requirements.txt
27+
pip install -r scripts/available_software/requirements.txt
2728
2829
# download https://eessi.io/api_data/data/eessi_api_metadata_software.json
2930
# to where it's expected by docs/available_software/macros.py and scripts/available_software/available_software.py

0 commit comments

Comments
 (0)