Skip to content

Commit fb2e43f

Browse files
committed
Update poetry to modern syntax
1 parent d828905 commit fb2e43f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tqdm = "*"
1717
click = ">=8.0"
1818
shed = "*"
1919

20-
[tool.poetry.dev-dependencies]
20+
[tool.poetry.group.dev.dependencies]
2121
pytest = ">= 3"
2222
pytest-cov = "*"
2323
pytest-mock = "*"

0 commit comments

Comments
 (0)