Skip to content

Commit

Permalink
debug constraints-future.txt installation
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Mar 17, 2024
1 parent a2743f7 commit a213933
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ jobs:
- os: ubuntu-latest
python-version: '3.12'
post_install: pip install -r constraints-future.txt
--upgrade --upgrade-strategy=eager
--upgrade --upgrade-strategy=eager ;
pip list
needs:
- build-wheel
steps:
Expand Down

0 comments on commit a213933

Please sign in to comment.