generated from coulomb/repo-seed
10 lines
208 B
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"]
|