Newer
Older
SmTIAS-Evaluation / pyproject.toml
[project]
name = "minitias-evaluation"
version = "0.1.0"
description = "MiniTIAS 画質検証プロジェクト"
requires-python = ">=3.11"

[tool.pytest.ini_options]
testpaths = ["tests"]