Skip to content

Commit

Permalink
FIX: do not install pytest v8.1.0 with nbmake
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Mar 4, 2024
1 parent 0130de7 commit 25cb470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ test = [
"ipywidgets", # symplot
"nbmake",
"numpy",
"pytest!=8.1.0", # https://github.com/treebeardtech/nbmake/issues/119
"pytest",
"pytest-cov",
"pytest-profiling",
Expand Down

0 comments on commit 25cb470

Please sign in to comment.