Mothbox/AI/Mothbot/pyproject.toml
2025-08-07 13:59:46 -05:00

8 lines
210 B
TOML

[project]
name = "mothbot"
version = "0.1.0"
description = "Hopefully a virtual environment manager that should let anyone run mothbot easily!"
readme = "README.md"
requires-python = ">=3.11"
dependencies = []