diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dfe8c0..aaca9dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"] + python-version: ["3.10", "3.14"] steps: - uses: actions/checkout@v6 diff --git a/pyabc2/sources/eskin.py b/pyabc2/sources/eskin.py index c6e9721..c2fe38b 100644 --- a/pyabc2/sources/eskin.py +++ b/pyabc2/sources/eskin.py @@ -39,7 +39,6 @@ "cce_san_diego_jan2025": f"{_CCE_SD}/cce_san_diego_tunes_31jan2025.html", "cce_san_diego_nov2025": f"{_CCE_SD}/cce_san_diego_tunes_10nov2025.html", # https://michaeleskin.com/tunebooks.html#websites_18th_century_collections - "aird": f"{_TBWS}/james_aird_campin_18jan2025.html", "playford1": f"{_TBWS}/playford_1_partington_17jan2025.html", "playford2": f"{_TBWS}/playford_2_partington_17jan2025.html", "playford3": f"{_TBWS}/playford_3_partington_20jan2025.html", @@ -309,8 +308,6 @@ def load_meta(key: str, *, redownload: bool = False) -> "pandas.DataFrame": * - Key - Description - * - ``aird`` - - James Aird's Airs by Jack Campin * - ``carp`` - CARP Celtic Jam Tunebook * - ``cce_dublin_2001``