job-tempalte/pyproject.toml
ry.yamafuji e05f9fc4be
Some checks failed
Python Test / python-test (push) Failing after 9s
未整理ファイルアップ
2025-12-22 00:26:42 +09:00

7 lines
195 B
TOML

[project]
name = "プロジェクト名を設定してください"
version = "0.1.0"
description = "プロジェクトの説明"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []