Skip to content

Commit 2dd5887

Browse files
authored
Merge pull request #30 from TGSAI/poetry-1.2-patch
Update `pyproject.toml` for Poetry 1.2
2 parents ee200eb + 0371ee6 commit 2dd5887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ distributed = ["distributed", "bokeh"]
4545
cloud = ["s3fs", "gcsfs", "adlfs"]
4646
lossy = ["zfpy"]
4747

48-
[tool.poetry.dev-dependencies]
48+
[tool.poetry.group.dev.dependencies]
4949
black = "^22.6.0"
5050
coverage = {version = "^6.4.4", extras = ["toml"]}
5151
darglint = "^1.8.1"

0 commit comments

Comments
 (0)