experiment/pyproject.toml

8 lines
156 B
TOML
Raw Normal View History

2024-11-14 14:14:22 +00:00
[project]
name = "experiment"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []