Skip to content

Commit 57a24f0

Browse files
authored
update eh extension (#1670)
1 parent 91494ba commit 57a24f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ test-http-v2 = [
7979
"orjson"
8080
]
8181
test-deferred-bindings = [
82-
"azurefunctions-extensions-bindings-blob==1.0.0b3"
82+
"azurefunctions-extensions-bindings-blob==1.0.0b3",
83+
"azurefunctions-extensions-bindings-eventhub==1.0.0b1"
8384
]
8485

8586
[build-system]

0 commit comments

Comments
 (0)