Skip to content

Commit

Permalink
MAINT: Add pin for myst-nb on CircleCI config
Browse files Browse the repository at this point in the history
[skip azp] [skip cirrus]
  • Loading branch information
melissawm committed Nov 14, 2023
1 parent cdfae1a commit 0dc0f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
command: |
pip install numpy cython!=3.0.3 pybind11 pythran ninja meson
pip install -r doc_requirements.txt
pip install "myst-nb<1.0.0"
pip install mpmath gmpy2 "asv>=0.6.0" click rich-click doit pydevtool pooch threadpoolctl
# extra benchmark deps
pip install pyfftw cffi pytest
Expand Down

0 comments on commit 0dc0f79

Please sign in to comment.