We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d5828 commit 4d49695Copy full SHA for 4d49695
1 file changed
pyproject.toml
@@ -57,15 +57,3 @@ functions_framework = ["py.typed"]
57
58
[tool.setuptools.package-dir]
59
"" = "src"
60
-
61
-[dependency-groups]
62
-dev = [
63
- "black>=23.3.0",
64
- "isort>=5.11.5",
65
- "mypy>=1.4.1",
66
- "pretend>=1.0.9",
67
- "pytest>=7.4.4",
68
- "pytest-asyncio>=0.21.2",
69
- "pytest-cov>=4.1.0",
70
- "pytest-integration>=0.2.3",
71
-]
0 commit comments