Skip to content

Commit 4f573a8

Browse files
committed
Use older poetry syntax
1 parent 93aba04 commit 4f573a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requests = [
1616
]
1717
restle = "^0.5.0"
1818

19-
[tool.poetry.group.dev.dependencies]
19+
[tool.poetry.dev-dependencies]
2020
pytest = [
2121
{ version = "^8.2.1", python = "^3.8" },
2222
{ version = "^4.6.11", python = "~2.7" }

0 commit comments

Comments
 (0)