This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ops-hub/pyproject.toml

10 lines
208 B
TOML

[project]
name = "ops-hub"
version = "0.1.0"
description = "Operations / System 1 extension tooling for Inter-Hub"
requires-python = ">=3.11"
dependencies = []
[tool.pytest.ini_options]
pythonpath = ["src"]