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:
authorAndré <git@apitzsch.eu>2023-01-06 22:38:42 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-06 22:38:42 +0300
commitfc4675b9009d3d3e235c4447178c4011a6f525a0 (patch)
tree9d04b4b93b66c49be5a789f7d21b09e57c16f551 /pyproject.toml
parentad50d091bc39de19d4e402eaf924efbb61f0aa0e (diff)
other: Add script to update flatpak manifests
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",