diffpy / diffpy.labpdfproc

apps for preprocessing laboratory x-ray data before sending to pdfgetx3
Other
1 stars 10 forks source link

Use reusable GitHub CI workflows for `test-on-pr` and `matrix-test` once Gooey package Py313 is available on Conda-forge #135

Open bobleesj opened 1 week ago

bobleesj commented 1 week ago

Problem

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 https://github.com/diffpy/diffpy.labpdfproc/pull/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.