**Describe the bug** In the operational workflow, tests fail on the pysat install. ``` ModuleNotFoundError: No module named 'pysat' ``` Module appears to have installed correctly earlier in the workflow. **To Reproduce** Run main.yml in develop branch.