Skip to content

Commit

Permalink
chore: mograte dev-dependencies to new poetry layout (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalleck authored Nov 6, 2023
1 parent fc74ddd commit a85585c
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 @@ -75,7 +75,7 @@ validation = ["jsonschema", "lxml"]
json-validation = ["jsonschema"]
xml-validation = ["lxml"]

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
ddt = "1.6.0"
coverage = "7.3.2"
flake8 = { version="6.1.0", python=">=3.8.1" }
Expand Down

0 comments on commit a85585c

Please sign in to comment.