Remove discord-py source reference from pyproject.toml

This commit is contained in:
2025-04-14 09:31:41 +02:00
parent 3e193c09e4
commit 1993e2307a

View File

@ -86,6 +86,3 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S"
# Only test files with the following suffixes.
python_files = "test_*.py *_test.py *_tests.py"
[tool.uv.sources]
discord-py = {git = "https://github.com/Rapptz/discord.py", rev = "26855160f8a8f0dfade609cce6b1bc97f8b8fa14"}