Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix EDTF interval with unknown start/end #1871

Merged
merged 2 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. tests: fix EDTF interval with unknown start/end

    * After the v5.x release of the ``edtf`` package, EDTF intervals with
      unknown start/end are valid.
    slint committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    25e7332 View commit details
    Browse the repository at this point in the history
  2. installation: bump babel-edtf to >=1.2.0

    * This is to enforce `edtf>=5`, which has a fix for supporting EDTF
      intervals with unknown start/end.
    slint committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    db10fdb View commit details
    Browse the repository at this point in the history