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