slaclab / lcls-tools

Python tools for LCLS: post processing data, PV handling, pulling archive settings, etc.
Apache License 2.0
2 stars 20 forks source link

updating python version for workflow/actions #148

Closed nneveu closed 3 months ago

nneveu commented 4 months ago

Following advanced usage example here: https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md

Python versions 3.9 and 3.10 were added as options for formatting and unittest workflows.

147