Skip to content

Commit

Permalink
minor fix to poetry group dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Oct 8, 2024
1 parent 82ae3ce commit b90aefd
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 @@ -28,7 +28,7 @@ polars = "^1.8.2"
xarray = "^2024.9.0"
matplotlib = "^3.9.2"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
ipykernel = "^6.29.5"
numpyro = "^0.15.3"
Expand Down

0 comments on commit b90aefd

Please sign in to comment.