rivox 1.0.0

Universal polyglot build coordination layer for Python, Rust, and Node monorepos
Documentation
1
2
3
4
5
6
7
8
9
10
11
version = 1
requires-python = ">=3.11"

[[package]]
name = "fastapi"
version = "0.110.0"

[[package]]
name = "pydantic"
version = "2.6.4"
marker = "python_version >= '3.8'"