mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
parent
bdcdce343f
commit
9c16ad4577
4 changed files with 27 additions and 38 deletions
1
setup.py
1
setup.py
|
@ -86,6 +86,7 @@ setup(
|
|||
"pytz>=2013b",
|
||||
"six>=1.6.1",
|
||||
"tzlocal>=1.1",
|
||||
"PyYAML>=3.11",
|
||||
"keyring>=3.3",
|
||||
] + [p for p, cond in conditional_dependencies.items() if cond],
|
||||
extras_require = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue