Skip to content

Commit

Permalink
deps: add pytest to test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
afermg committed Feb 19, 2025
1 parent 513c059 commit 472ce9d
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 @@ -51,5 +51,6 @@ dev = [
"trepan3k>=1.3.1",
]
test = [
"pytest>=8.3.4",
"scikit-learn>=1.3.2",
]

0 comments on commit 472ce9d

Please sign in to comment.