Changeset - 45bc99e9acc4
[Not reviewed]
0 2 0
Ben Sturmfels (bsturmfels) - 1 month ago 2024-07-18 11:48:28
ben@sturm.com.au
Add colorama dependency

Used by statement reconciler.
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy_beancount/reconcile/helper.py
Show inline comments
...
 
@@ -14,3 +14,2 @@ Not implemented:
 
 - git branch selection from bean-query-goofy-daemon.plx
 

	
 
"""
setup.cfg
Show inline comments
...
 
@@ -35,2 +35,3 @@ install_requires =
 
  beancount>=2.2
 
  colorama
 
  GitPython>=2.0
0 comments (0 inline, 0 general)