Skip to content

Commit

Permalink
import flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jun 19, 2023
1 parent 5b60790 commit b185b3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ test = [
"pytest-jupyter[server]>=0.4",
"pytest>=7.0",
"requests",
"pre-commit"
"pre-commit",
'flaky'
]
docs = [
"ipykernel",
Expand Down

0 comments on commit b185b3a

Please sign in to comment.