interleaved-umm / pyproject.toml
Caesarrr's picture
feat: init pyproject.toml
17cf55e
raw
history blame contribute delete
101 Bytes
[project]
name = "action_state"
version = "0.1.0"
[tool.setuptools.packages.find]
where = ["src"]