Skip to content

Commit

Permalink
missed ipython
Browse files Browse the repository at this point in the history
  • Loading branch information
fdion committed Mar 21, 2021
1 parent fdd68de commit 70ab16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- shell: bash -l {0}
run: |
conda install click matplotlib pandas plotly scipy flake8 sphinx pandoc -y -q
conda install ipython click matplotlib pandas plotly scipy flake8 sphinx pandoc -y -q
python -m pip install -r requirements_dev.txt
python -m pip install .
Expand Down

0 comments on commit 70ab16b

Please sign in to comment.