Use reusable GitHub CI workflows for test-on-pr
and matrix-test
once Gooey package Py313 is available on Conda-forge
#135
Milestone
Problem
The
test-on-pr
andmatrix-test
CI .yml files in this repository have been modified topip install
allpip.txt
dependencies to supportGooey
while testing. Please see the PR here #134Proposed solution
Once
Gooey
provides conda packages for Python 3.13, update thetest-on-pr
andmatrix-test
CI files using the Billinge group's reusable CI scripts.The text was updated successfully, but these errors were encountered: