Skip to content

Commit

Permalink
Remove not needed pytest-dependency test requirement
Browse files Browse the repository at this point in the history
Fix #2061
  • Loading branch information
danigm committed Oct 31, 2023
1 parent 6bce6da commit e314ac7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ qtpdf = ["nbconvert[qtpng]"]
webpdf = ["playwright"]
test = [
"pytest",
"pytest-dependency",
"ipykernel",
"ipywidgets>=7",
"flaky",
Expand Down

0 comments on commit e314ac7

Please sign in to comment.