Skip to content

Commit

Permalink
TEMPORARY Test against branch for iiasa/ixmp#500
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 17, 2023
1 parent 9de9d71 commit 14b8c3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,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/report-2023-W45"
pip install .[tests]
- name: Install R dependencies and tutorial requirements
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
additional_dependencies:
- mypy
- asyncssh
- git+https://github.com/iiasa/ixmp.git@main
- git+https://github.com/iiasa/ixmp.git@enh/report-2023-W45
- pytest
- Sphinx
- types-PyYAML
Expand Down

0 comments on commit 14b8c3d

Please sign in to comment.