We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609d7bf commit 45dac3fCopy full SHA for 45dac3f
pyproject.toml
@@ -31,7 +31,6 @@ type-check = ["django-stubs[compatible-mypy]>=5.1", "mypy>=1.13", "types-beautif
31
name = "TeX-Bot-Py-V2"
32
requires-python = ">=3.12,<3.13" # TODO: Allow Python 3.13 once py-cord makes a new release with support for it
33
version = "0.1.0"
34
-dependencies = []
35
36
37
[tool.pytest.ini_options]
0 commit comments