Skip to content

Commit

Permalink
Use openentrance package to install requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Sep 30, 2024
1 parent 23730c8 commit ef471fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: 3.11

- name: Install dependencies
run: pip install nomenclature-iamc>=0.12.0
run: pip install -e .

- name: Run the nomenclature project validation
run: nomenclature validate-project . --dimension region --dimension variable

0 comments on commit ef471fd

Please sign in to comment.