Update Dockerfile and add comments in pyproject.toml

This commit is contained in:
2025-01-23 18:39:47 +01:00
parent 62b200d131
commit bf5c08346e
4 changed files with 51 additions and 49 deletions

View File

@ -5,6 +5,7 @@
"asctime",
"asyncio",
"audioop",
"botuser",
"cookiejar",
"dateparser",
"delenv",
@ -19,8 +20,12 @@
"Lovinator",
"pycodestyle",
"pydocstyle",
"pyproject",
"PYTHONDONTWRITEBYTECODE",
"PYTHONUNBUFFERED",
"pyupgrade",
"sqlalchemy",
"thelovinator",
"uvloop"
],
"python.analysis.typeCheckingMode": "standard"