Skip to content

Commit

Permalink
TST: depends on extra reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
maffettone committed Nov 1, 2023
1 parent d0dfa1e commit 89dfc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
set -vxeuo pipefail
pip install --upgrade pip setuptools wheel numpy
pip install -r requirements-dev.txt
pip install -r requirements-extras.txt
pip install -e .
pip list
Expand Down

0 comments on commit 89dfc2d

Please sign in to comment.