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 91494ba commit 57a24f0Copy full SHA for 57a24f0
pyproject.toml
@@ -79,7 +79,8 @@ test-http-v2 = [
79
"orjson"
80
]
81
test-deferred-bindings = [
82
- "azurefunctions-extensions-bindings-blob==1.0.0b3"
+ "azurefunctions-extensions-bindings-blob==1.0.0b3",
83
+ "azurefunctions-extensions-bindings-eventhub==1.0.0b1"
84
85
86
[build-system]
0 commit comments