Closed anth-volk closed 1 month ago
Previously pushed code doing so, but it failed https://github.com/PolicyEngine/policyengine-api/actions/runs/11552735906, seemingly due to redis not being installed. This may be as simple as adding it to setup.py and making the other changes that were present previously.
redis
setup.py
Previously pushed code doing so, but it failed https://github.com/PolicyEngine/policyengine-api/actions/runs/11552735906, seemingly due to
redis
not being installed. This may be as simple as adding it tosetup.py
and making the other changes that were present previously.