PolicyEngine / policyengine-us

The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
https://policyengine.org/us
GNU Affero General Public License v3.0
102 stars 175 forks source link

Update to add Python 3.11 support #4677

Closed pmberg closed 3 months ago

pmberg commented 3 months ago

Adds Python 3.11 support to PolicyEngine US. Consists of edits to setup.py and GitHub workflows, as there are no changes needed otherwise.