From 4322bf40e69e8d92bb82f91606412197709683e2 Mon Sep 17 00:00:00 2001 From: Nikhil Woodruff Date: Mon, 23 Dec 2024 08:08:44 +0000 Subject: [PATCH] Add minimum on PE.py --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1fcf77b..7aa5911 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ test: install: pip install policyengine-uk - pip install policyengine + pip install policyengine>=2.4 pip install -e ".[dev]" --config-settings editable_mode=compat download: