feat: add binary activation wire format
This commit is contained in:
@@ -8,6 +8,10 @@ version = "0.1.0"
|
||||
description = "Distributed Inference Network HTTP gateway"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
dependencies = [
|
||||
"zstandard>=0.22",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
meshnet-gateway = "meshnet_gateway.cli:main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user