Skip to content

Commit

Permalink
Remove outdated pretenders workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 authored and khaeru committed Nov 20, 2024
1 parent d5f9ef0 commit f074400
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ jobs:
# see https://github.com/iiasa/ixmp/issues/534
pip install "pint != 0.24.0" "numpy < 2"
# TEMPORARY Work around pretenders/pretenders#153
pip install "bottle < 0.13"
- name: Install R dependencies and tutorial requirements
run: |
install.packages(c("remotes", "Rcpp"))
Expand Down

0 comments on commit f074400

Please sign in to comment.