aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJonathan Weth <mail@jonathanweth.de>2021-06-30 08:42:44 +0000
committerJonathan Weth <mail@jonathanweth.de>2021-06-30 08:42:44 +0000
commite20a7c18d214f2ebfb0e8f99377d70f5a641776e (patch)
tree567225382d686a20d29f9660948bda3c2cea8375 /pyproject.toml
parent9960225e772363ab55b86fffbb2730860c00003b (diff)
parentaaecf1d99f87b8345347f293a434df36b5983ce3 (diff)
downloadRWA.Support.SessionService-e20a7c18d214f2ebfb0e8f99377d70f5a641776e.tar.gz
RWA.Support.SessionService-e20a7c18d214f2ebfb0e8f99377d70f5a641776e.tar.bz2
RWA.Support.SessionService-e20a7c18d214f2ebfb0e8f99377d70f5a641776e.zip
Merge branch 'mr/refactor-more-logging' into 'master'
Refactor all D-Bus methods to output more debug statements. Closes #14 See merge request remotewebapp/rwa.support.sessionservice!11
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 be6732c..0e99464 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,6 +25,7 @@ flask = "^1.1.2"
argparse = "^1.0.10"
usersettings = "^1.1.5"
click = "^8.0.1"
+validators="^0.18.2"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"