Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 171 B view raw
1[project] 2name = "osprey-rpc" 3version = "0.1.0" 4description = "RPC/protobuf pythong bindings for Osprey" 5readme = "README.md" 6requires-python = ">=3.11" 7dependencies = []