mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 09:06:20 +00:00
🏷️ Update pyproject.toml to include source directory for type checking
This commit is contained in:
@@ -56,6 +56,9 @@ exclude = [
|
||||
".python-version",
|
||||
"uv.lock",
|
||||
]
|
||||
include = [
|
||||
"src/pycord_rest/",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
pythonVersion = "3.12"
|
||||
|
||||
Reference in New Issue
Block a user