Closed consideRatio closed 2 years ago
Wieeeeeeeeee! This seems to have resolved the test failures!
Oh, perhaps also related to the actions/cache we have will cache no matter what if requirements.txt is the same. Hmmm, not happy about that as that can be the same for different python versions etc etc... Well, requirements.txt was changed, and now we got away from the broken cache.
I make some small adjustments to the README.md about the command to run. These are changes I've learned are relevant to make to enable running this command in a GitHub workflow for example.
I look to automate this next.
Closes #1477 that is part of this.