Skip to content

Commit 0283b4a

Browse files
author
Matt Wright
authored
Use new poetry group notation (#69)
1 parent a913127 commit 0283b4a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ sqlalchemy-cockroachdb = "^1.4.4"
4141
pyathena = {extras = ["sqlalchemy"], version = "^2.18.1"}
4242

4343

44-
45-
46-
[tool.poetry.dev-dependencies]
44+
[tool.poetry.group.dev.dependencies]
4745
black = "^22.1.0"
4846
flake8 = "^4.0.1"
4947
isort = "^5.10.1"

0 commit comments

Comments
 (0)