Skip to content

Commit

Permalink
update poetry syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
pagmatt committed Feb 8, 2024
1 parent fe05931 commit 78f6ed4
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 @@ -21,7 +21,7 @@ pandas = "*"
click = "*"
salib = "^1.3.8"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
sphinx = "*"
pylint = "*"
sphinxcontrib-napoleon = "*"
Expand Down

0 comments on commit 78f6ed4

Please sign in to comment.