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 7d7621c commit dd2453cCopy full SHA for dd2453c
backend/api/v1beta1/python_http_client/pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
]
45
46
47
-[dependency-groups]
+[project.optional-dependencies]
48
dev = [
49
'pytest~=4.6.7', # needed for python 2.7+3.4
50
'pytest-cov>=2.8.1',
0 commit comments