Skip to content

Commit

Permalink
Use new poetry group notation (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wright authored and shouples committed Jan 6, 2023
1 parent 2dbfd01 commit 03290f7
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 @@ -23,7 +23,7 @@ mkdocstrings-python = {version = ">=0.7.1,<0.9.0", optional = true}
duckdb-engine = "^0.6.4"
exceptiongroup = "^1.0.4"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
black = "^22.12.0"
flake8 = "^5.0.4"
flake8-docstrings = "^1.6.0"
Expand Down

0 comments on commit 03290f7

Please sign in to comment.