You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test-on-pr and matrix-test CI .yml files in this repository have been modified to pip install all pip.txt dependencies to support Gooey while testing. Please see the PR here #134
Proposed solution
Once Gooey provides conda packages for Python 3.13, update the test-on-pr and matrix-test CI files using the Billinge group's reusable CI scripts.
Problem
The
test-on-prandmatrix-testCI .yml files in this repository have been modified topip installallpip.txtdependencies to supportGooeywhile testing. Please see the PR here #134Proposed solution
Once
Gooeyprovides conda packages for Python 3.13, update thetest-on-prandmatrix-testCI files using the Billinge group's reusable CI scripts.