Skip to content

Commit

Permalink
Install mpmath in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Mar 19, 2024
1 parent 1b69dfb commit b61542b
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 @@ -31,6 +31,7 @@ jobs:
pip install setuptools
pip install numpy
pip install scipy
pip install mpmath
pip install versioneer
pip install .
- name: Lint with flake8
Expand Down

0 comments on commit b61542b

Please sign in to comment.