mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
parent
b37cefbea1
commit
18d46417f1
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