Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Feb 10, 2020
1 parent 35ec464 commit 0aadcae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt-get install libopenmpi-dev
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Lint with flake8
Expand Down

0 comments on commit 0aadcae

Please sign in to comment.