Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2022-12-11 15:37:25 +0300
committerwurstsalat <mailtrash@posteo.de>2022-12-11 15:37:25 +0300
commit40243c8e729db9745a1a57cfaff3ca839b638695 (patch)
treefdd009f917d4425f1ebca4f060697e1eff1b043e /pyproject.toml
parent1945cf9456dbb96673295e80422be4be6fe1f7d0 (diff)
cq: Add /mac folder to pyrightconfig
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6171be839..f15929a44 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,6 +27,7 @@ include = [
"launch.py",
"setup.py",
".ci/*",
+ "mac/*",
"scripts/*",
"win/*",
"gajim/common/application.py",