Skip to content

Commit

Permalink
chore: rename poetry group
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed May 26, 2023
1 parent 35d8462 commit 2ca9a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = ["Operating System :: OS Independent"]
[tool.poetry.dependencies]
python = "^3.10"

[tool.poetry.group.ci.dependencies]
[tool.poetry.group.lint.dependencies]
black = "^23.3.0"
mypy = "^1.2.0"
poethepoet = "^0.20.0"
Expand Down

0 comments on commit 2ca9a07

Please sign in to comment.