There was an error while loading. Please reload this page.
1 parent 048d5cd commit 771c95eCopy full SHA for 771c95e
1 file changed
pyproject.toml
@@ -6,3 +6,9 @@ dependencies = [
6
"discohook",
7
"httpx"
8
]
9
+
10
+[dependency-groups]
11
+dev = [
12
+ "workers-py",
13
+ "workers-runtime-sdk"
14
+]
0 commit comments