We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dcf78 commit 94139f2Copy full SHA for 94139f2
pyproject.toml
@@ -45,7 +45,7 @@ enum-properties = {version = "^1.1.1", optional = true}
45
django-filter = {version = "^21", optional = true}
46
djangorestframework = {version = "^3.9", optional = true}
47
48
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
49
pytest = "^7.0"
50
Sphinx = "^5.0.2"
51
sphinx-rtd-theme = "^1.0.0"
0 commit comments