Skip to content

Commit

Permalink
Merge branch 'master' into move_timeblock_nb
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout committed Sep 2, 2020
2 parents 895d89a + 323bce6 commit 7b9cad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .
pip install matplotlib
pip install matplotlib blosc
- name: Seismic notebooks
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pip>=9.0.1
numpy>1.16
sympy<1.6
scipy
pytest>=3.6,<6.0
pytest>=3.6,<7.0
pytest-runner
flake8>=2.1.0
nbval
Expand Down

0 comments on commit 7b9cad1

Please sign in to comment.