Skip to content

Commit

Permalink
Fix pytest to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu committed May 1, 2024
1 parent 13654b3 commit ec4ac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrn_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bokeh<3
ipython
cython<3
packaging
pytest
pytest==8.1.1 # Bug from 8.2.0 due to parallelism?
pytest-cov
mpi4py
numpy
Expand Down

0 comments on commit ec4ac26

Please sign in to comment.