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 7a29ae8 commit 8cb3d53Copy full SHA for 8cb3d53
pyproject.toml
@@ -39,6 +39,8 @@ gcp = ["google-cloud-pubsub>=2.17.0"]
39
aws = ["boto3>=1.28.0"]
40
dev = [
41
"pytest>=7.3.1",
42
+ "pytest-cov>=4.1.0",
43
+ "pytest-asyncio>=0.21.0",
44
"black>=23.3.0",
45
"isort>=5.12.0",
46
"mypy>=1.3.0",
0 commit comments