update lock file and config

This commit is contained in:
Jonathan Wren 2023-05-06 16:06:15 -07:00
parent 3be496e8c3
commit aa3991abc4
No known key found for this signature in database
2 changed files with 38 additions and 1697 deletions

1732
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,8 @@
[tool.poetry]
name = "jrnl"
version = "0.0"
description = ""
authors = []
[tool.poetry.scripts]
jrnl = 'jrnl.main:run'