Skip to content

Commit

Permalink
adding pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
NDevanathan committed Sep 9, 2024
1 parent c7fbe9c commit 7923c31
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 @@ -15,6 +15,7 @@ numpy = "^2.1.0"
scipy = "^1.14.1"
pandas = "^2.2.2"
pre-commit = "^3.8.0"
pytest = "^8.3.2"

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit 7923c31

Please sign in to comment.