Skip to content

Commit

Permalink
TEMPORARY Install ixmp from branch for iiasa/ixmp#502
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Dec 11, 2023
1 parent 69deb37 commit 4d627c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
# other code, e.g. other branches for open PRs), temporarily edit as
# appropriate. DO NOT merge such changes to `main`.
run: |
pip install --upgrade "ixmp @ git+https://github.com/iiasa/ixmp.git@main"
pip install --upgrade "ixmp @ git+https://github.com/iiasa/ixmp.git@enh/gams-version"
pip install .[tests]
- name: Install R dependencies and tutorial requirements
Expand Down

0 comments on commit 4d627c6

Please sign in to comment.