diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-25 03:03:45 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-25 03:03:56 -0700 |
| commit | 1c5db1c92c637e62f4fb9486426a4ef67e7025cc (patch) | |
| tree | b1af0180b03a81ee56fd6259974df8ed7fc6daeb /pyproject.toml | |
| parent | b056052df1800ea842cbe93d54789d913c305c91 (diff) | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..3bd6612 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,7 @@ +[project] +name = "rasis" +version = "0.1.0" +description = "A Fediverse Bot for Arcade Gaming News" +readme = "README.md" +requires-python = ">=3.13" +dependencies = [] |
