bootstrap: Fix pipx beancount plugin install
The beancount plugin 'beancount-categorizer' does not exist on pypi so we install it from the git source instead.
This commit is contained in:
parent
ca3d4ef97b
commit
d0966f7244
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ bash-completion Programmable completion for the bash shell R
|
|||
bash-language-server Bash language server implementation based on Tree Sitter and its grammar for Bash R
|
||||
bat Cat clone with syntax highlighting and git integration R
|
||||
bc An arbitrary precision calculator language R
|
||||
beancount A personal double entry accounting and budgeting software P beancount-categorizer,beancount-dkb,fava,python-magic,smart-importer
|
||||
beancount A personal double entry accounting and budgeting software P git+https://github.com/bratekarate/beancount-categorizer.git,beancount-dkb,fava,python-magic,smart-importer
|
||||
bearssl Implementation of the SSL/TLS protocol (RFC 5246) written in C R
|
||||
beets Organize your music collection from the command line P beetcamp
|
||||
bemoji-git Emoji picker that remembers your favorites. A
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 28.
|
Loading…
Reference in a new issue