Skip to content

Commit

Permalink
sort packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Vanden Hove committed Mar 19, 2023
1 parent 2a94f66 commit d84e36a
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 @@ -38,9 +38,9 @@ poetry = ">=1.2"
[tool.poetry.group.dev.dependencies]
black = ">=7.1.3"
isort = ">=2.5.0"
mypy = ">=0.971"
pytest = ">=7.1.3"
pytest-xdist = ">=2.5.0"
mypy = ">=0.971"

[tool.poetry.plugins."poetry.application.plugin"]
relax = "poetry_relax:RelaxPlugin"
Expand Down

0 comments on commit d84e36a

Please sign in to comment.