mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
parent
9e95edd53c
commit
63ad45db75
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