Skip to content

Commit

Permalink
fixup! fixup! fixup! Issue #84 experimenting with build for 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Aug 25, 2023
1 parent e7db714 commit 3ae5856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
python -m pip install --upgrade 'pip<23.0.0'
python -m pip install --upgrade 'pip<23.2.0'
# pip install flake8 pytest
# Workaround for vam.whittaker installation issue https://github.com/WFP-VAM/vam.whittaker/issues/4
pip install numpy==1.23.5 cython
Expand Down

0 comments on commit 3ae5856

Please sign in to comment.