mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
parent
24ada92787
commit
367b13b849
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -89,7 +89,6 @@ setup(
|
|||
"PyYAML>=3.11",
|
||||
"keyring>=3.3",
|
||||
"passlib>=1.6.2",
|
||||
"python-dateutil>=2.2"
|
||||
] + [p for p, cond in conditional_dependencies.items() if cond],
|
||||
long_description=__doc__,
|
||||
entry_points={
|
||||
|
|
Loading…
Add table
Reference in a new issue