Skip to content

Commit

Permalink
minor edit to pyproject file
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Dec 12, 2024
1 parent a12c4a9 commit 59b0cb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ xarray = "^2024.9.0"
matplotlib = "^3.9.2"
epiweeks = "^2.3.0"


[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
ipykernel = "^6.29.5"
Expand All @@ -43,10 +44,10 @@ nbclient = "^0.10.0"
jupyter = "^1.1.1"



[tool.poetry.group.test.dependencies]
pytest = "^8.3.3"


[tool.poetry.urls]
"Repository Issues" = "https://github.com/CDCgov/forecasttools-py/issues"
"CDCgov Repositories" = "https://github.com/CDCgov"
Expand Down

0 comments on commit 59b0cb8

Please sign in to comment.