Skip to content

Commit ae87291

Browse files
committed
add sync_client task
1 parent 09f5417 commit ae87291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ version = "0.1.0"
88
[tasks]
99
serve = "python server.py"
1010
stream = "python streaming_client.py"
11+
sync_client = "python sync_client.py"
1112
write = "python writing_client.py"
1213
test = "pytest tests/"
1314

0 commit comments

Comments
 (0)