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 c03f5a8c1..1a53688d7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -132,6 +132,7 @@ include = [
"gajim/common/logging_helpers.py",
"gajim/common/modules/chat_markers.py",
"gajim/common/modules/pep.py",
+ "gajim/common/modules/reactions.py",
"gajim/common/modules/register.py",
"gajim/common/modules/vcard4.py",
"gajim/common/modules/vcard_temp.py",