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