[project] name = "infra-clab-pipeline" version = "0.1.0" description = "VXLAN fabric using infrahub" readme = "README.md" requires-python = ">=3.13" dependencies = ["infrahub-sdk[all]"] [tool.uv.sources] infrahub-sdk = { git = "https://github.com/opsmill/infrahub-sdk-python", rev = "stable" }