Skip to content

Commit

Permalink
Merge pull request #38 from ReimarBauer/2024
Browse files Browse the repository at this point in the history
Files updated by 'make download' for 2025
  • Loading branch information
brunobord committed Jun 23, 2024
2 parents 6769c8d + a90ff78 commit bf8da70
Show file tree
Hide file tree
Showing 4 changed files with 1,696 additions and 1,276 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@ jobs:
fail-fast: false
matrix:
python_version:
# No Python 2.6 in Github Actions
# No Python 2.6, 2.7 in Github Actions
# - '2.6'
- '2.7'
# - '2.7'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
include:
# No Python 2.6 in Github Actions
# No Python 2.6, 2.7 in Github Actions
# - python_version: 2.6
# tox-env: py26
- python_version: 2.7
tox-env: py27
# - python_version: 2.7
# tox-env: py27
- python_version: 3.7
tox-env: py37
- python_version: 3.8
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## master (unreleased)

Nothing here yet.
* Upgraded `finals2002A.all` file, which has expired, thanks @matrss for the bug report (#36).

## 5.0.0 (2023-04-23)

Expand Down
Loading

0 comments on commit bf8da70

Please sign in to comment.