Skip to content

Commit

Permalink
undo unecessary change to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCollins91 committed Dec 7, 2024
1 parent 53671a8 commit 598b160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ joblib = "^1.3.2"

[tool.poetry.group.dev.dependencies]
black = "24.2.0"
pre-commit = "^3.7.1"
tox = "^4.15.1"
pytest = "^8.2.2"
pre-commit = "^3.7.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 598b160

Please sign in to comment.