stackchain-lab-loop/pyproject.toml

8 lines
130 B
TOML

[project]
name = "stackchain-lab-loop"
version = "0.1.0"
requires-python = ">=3.11"
[tool.pytest.ini_options]
pythonpath = ["."]