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:
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 4ee567e9a..f4f822da3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -37,6 +37,7 @@ exclude = [
"gajim/gtk/server_info.py",
"gajim/gtk/groupchat_info.py",
"gajim/plugins/pluginmanager.py",
+ "scripts/update_flatpak_manifest.py",
]
include = [
"launch.py",