summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: 94eb52824b09d2e7c06c50ade252880fbc483d6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[project]
name = "trw-matrix"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "python-dotenv>=1.2.2",
    "simplematrixbotlib>=2.12.3",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage