Skip to content

Commit

Permalink
chore: rename poetry dev dependencies group
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 3, 2023
1 parent 0828d8d commit 5a5f4d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
38 changes: 2 additions & 36 deletions 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 @@ -25,7 +25,7 @@ gh-release-install = "gh_release_install.cli:run"
python = "^3.8"
requests = ">=2.31.0, <2.32"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
black = "^23.0.0"
isort = "^5.9.3"
mypy = "^1.0.0"
Expand Down

0 comments on commit 5a5f4d0

Please sign in to comment.