mirror of
https://github.com/borgbase/vorta
synced 2024-12-23 08:17:08 +00:00
Add missing dependency.
This commit is contained in:
parent
78e4b6d8a7
commit
51865a9db1
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ install_requires =
|
|||
python-dateutil
|
||||
keyring
|
||||
apscheduler
|
||||
sentry_sdk
|
||||
|
||||
[options.extras_require]
|
||||
tests =
|
||||
|
|
Loading…
Reference in a new issue