From b06aba8512ab330102b16dad786b4ae1bf4b55ee Mon Sep 17 00:00:00 2001 From: Patrick Ruckstuhl Date: Fri, 5 Jul 2024 21:41:49 +0000 Subject: [PATCH] for now force to use beancount 2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 795c4ac..bd88e51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ package_dir = # install_requires = numpy; scipy install_requires = importlib-metadata; python_version<"3.8" - beancount + beancount>=2,<3 bitstampclient mt-940 pyyaml