stuff
This commit is contained in:
parent
bc92231240
commit
b8225c639e
11904 changed files with 1472749 additions and 133 deletions
8
finance/operation_saylor_3/accounting/pyproject.toml
Normal file
8
finance/operation_saylor_3/accounting/pyproject.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[project]
|
||||
name = "accounting"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"beancount>=3.2.2",
|
||||
"fava>=1.30.12",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue