Skip to content

Commit

Permalink
last supported versions for python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jordidj committed Nov 26, 2024
1 parent f6eb2d0 commit 4577059
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pylbo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
pip install pytest pytest-cov
sudo apt-get update
sudo apt-get install ffmpeg
pip install matplotlib=3.9.2
pip install numpy=2.0.2
cd post_processing
python setup.py develop
Expand Down

0 comments on commit 4577059

Please sign in to comment.