mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
update lock file and config
This commit is contained in:
parent
3be496e8c3
commit
aa3991abc4
2 changed files with 38 additions and 1697 deletions
1732
poetry.lock
generated
1732
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,8 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "jrnl"
|
name = "jrnl"
|
||||||
|
version = "0.0"
|
||||||
|
description = ""
|
||||||
|
authors = []
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
jrnl = 'jrnl.main:run'
|
jrnl = 'jrnl.main:run'
|
||||||
|
|
Loading…
Add table
Reference in a new issue