PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
11 stars 26 forks source link

Re-enable Python 3.11, remove explicity version call in start.sh #1926

Closed anth-volk closed 4 weeks ago

anth-volk commented 4 weeks ago

Fixes #1924

@tawandamoyo This re-enables Python 3.11 by removing the explicit call to run from Python 3.11, as the Docker dependencies that this runs off were previously installed using Python 3.10.