mirror of
https://github.com/Digital-Naturalism-Laboratories/Mothbox.git
synced 2026-03-16 21:16:55 +00:00
8 lines
210 B
TOML
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 = []
|