Skip to content

Commit 94139f2

Browse files
authored
Update pyproject.toml to be poetry v1.2 compliant
1 parent a5dcf78 commit 94139f2

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 @@ enum-properties = {version = "^1.1.1", optional = true}
4545
django-filter = {version = "^21", optional = true}
4646
djangorestframework = {version = "^3.9", optional = true}
4747

48-
[tool.poetry.dev-dependencies]
48+
[tool.poetry.group.dev.dependencies]
4949
pytest = "^7.0"
5050
Sphinx = "^5.0.2"
5151
sphinx-rtd-theme = "^1.0.0"

0 commit comments

Comments
 (0)