Skip to content

Commit 737f618

Browse files
committed
Merge pull request #1493 from PolicyEngine/codex/fix-1493
2 parents fe5f8e2 + 4c86173 commit 737f618

2 files changed

Lines changed: 403 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.14",
2323
"Topic :: Scientific/Engineering :: Information Analysis",
2424
]
25-
requires-python = ">=3.13"
25+
requires-python = ">=3.11"
2626
dependencies = [
2727
"policyengine-core>=3.23.6",
2828
"microdf-python>=1.2.1",

0 commit comments

Comments
 (0)