Skip to content

Packaging Release v2.0.0.2

Latest

Choose a tag to compare

@sarnold sarnold released this 18 Aug 23:37
9aebcd3

Release minor packaging fix for workflow consumers.

v2.0.0.2 (2025-08-18)

  • Merge pull request #4 from VCTLabs/packaging-fix. [Steve Arnold]

    packaging fix

  • Merge pull request #3 from VCTLabs/el9-compat. [Steve Arnold]

    el9 compat

  • Use excludes for both linting and formatting. [Nick Stenning]

  • Simplify manager test harness. [Nick Stenning]

    This was doing all kinds of weird backflips in order to test that run
    was called, including attempting to pickle unpickleable things. I'm not
    really sure how this ever worked.

  • Exclude sphinx config from formatting. [Nick Stenning]