Skip to content

Commit

Permalink
Add missing test dependency: flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Oct 9, 2024
1 parent 467fb87 commit 52fbea9
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 @@ -28,6 +28,7 @@ litgpt = "litgpt.__main__:main"

[project.optional-dependencies]
test = [
"flaky>=3.8.1",
"pytest>=8.1.1",
"pytest-rerunfailures>=14.0",
"pytest-timeout>=2.3.1",
Expand Down

0 comments on commit 52fbea9

Please sign in to comment.